One Bit Code Bootcamp e-commerce backend application.
-
Ruby version
2.7.1 -
Rails version
6.0.3.4 -
System dependencies
$ docker start onebitcode_postgres
-
Configuration
-
Database creation
$ rake db:create
-
Database initialization
$ rake db:migrate
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...