- Ruby version
2.7.5
- System dependencies
Rails version = 6.1.3.1
- Configuration
-
Rename
rubybasewithproject_name -
Create a
.envfile
cp .env.sample .env
bundle exec rails server -b 0.0.0.0
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...