- Ruby
- SQLite3
- Run bin/bundle to install de dependencies
- Run bin/rails db:setup to create the database
- Copy the .example.env file and create a .env file
- Run bin/rails db:encryption:init and copy the result
- Paste the result in the .env file
- Run bin/bundle to start the project