- Clone this repo
- Copy
.env.exampleinto.env(or.env.testdepending on your environments) - Install gems:
bundle install - Install packages:
yarnornpm install - Set up your database:
- Create it with Docker-Compose by running
docker-compose up - Run the migrations:
rake db:migrate
- Create it with Docker-Compose by running
- You're all set ! 🎉
yarn docs
- Ruby on Rails
👍🎉 Pull requests are welcome ! 🎉👍