https://reclame-ai-oficial.herokuapp.com
- rails 6.0.0
- ruby 2.6.3
- redis-server >= 4.0
- Run redis-server on terminal
$ redis-server
- In another tab sets up the database
$ rails db:setup
$ rails db:migrate
$ rails db:seed
3 - Run the server$ rails s
123
and456