Skip to content
This repository was archived by the owner on Jan 8, 2019. It is now read-only.

stoneLeaf/kairoi-rails

Repository files navigation

kairoi

An unfinished time tracking application made with Rails.

Configuration

  • set up ENV["SECRET_KEY_BASE"], used by Devise as config.secret_key in production

heroku config:set SECRET_KEY_BASE=*****

heroku addons:create sendgrid:starter

  • create a SendGrid API key then:

heroku config:set SENDGRID_API_KEY=xxxx_api_key_xxxx

License

This project is under the MIT license.

About

An unfinished time tracking application made with Rails.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published