Prepper DB
This is a app to manage your food stock.
dependecies
you need
- Ruby 2.5.1
- bundler have to be installed
install
- clone this repo
- run
bundle installto install missing dependecies
- run
rails db:migrate rails db:seed - to initialize the database
usage
- run
rails sto start the app
read the CHANGELOG for latest updates