- Ruby 3.4.1
- Bundler 2.4.5
- PostgreSQL
- Node.js
- Yarn
git clone git@github.com:AronnaxSpace/tasks.git- Install direnv
- Create an
.envrcfile and set the following variables:TASKS_DATABASE_USERNAME,TASKS_DATABASE_PASSWORD
bundle && yarnrails db:setupforeman s -f Procfile.dev