https://blooming-gorge-63212.herokuapp.com/posts
foreman start -f Procfile.dev
- Ruby version
2.5.8
- Database creation
cd blog-server
rake db:migrate
- How to run the test suite
rspec
- put back the purge
- replace
./**/*.html.erb
with./**/*.html.slim
https://github.com/jm-maniego/blog-untitled-1/blob/main/Procfile
- remove
DATABASE_URL
secret