The application is written in Ruby on Rails, download the repository and get started!
Ruby 2.6
(rbenv)Postgres
yarn
bundler
bin/setup
inside this repository.rails console
User.create!(email: 'youremail@mail.com', role: :admin, password: 'your-new-password', name: 'You!')