This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version 2.5
-
System dependencies
- build-essential
- libpq-dev
- sqlite3
- nodejs
- Configuration
- port 3000:3000
- Database creation
- rails db:migrate
- Deployment instructions
- sudo docker-compose build
- sudo docker-compose up