1.) Clone the repo to your machine
2.) CD into the project
- cd rails_comfy_app
3.) Build the Docker images
- docker-compose build
4.) Launch the application
- docker-compose up
5.) Once the application is up-and-running, go to localhost:3000/admin to login. Use the comfy default login and password details to access the admin console.