Skip to content
master
Go to file
Code

README.md

splitr

Development

Copy and customize configuration files

cp config/database.{yml.example,yml}
cp .env{.example,}
bundle install
bundle exec foreman run rake db:setup
bundle exec foreman start

If you're running the app in a production environment, it's also necessary to generate a new SECRET_KEY_BASE by runing rake secret and pasting it into .env file.

About

Public budget management

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.