- ruby 2.6.5
- rails 6.1.6
- Install postgresql locally
- Create 2 databases:
- report_it_development, password cs6920t4
- report_it_test, password cs6920t4
- bin/bundle install
- bin/yarn install
- bin/rails webpacker:install
- bin/rails db:migrate
- rake import:csv_model
- Populates Users table
- Populates Reports table
- Populates Themes table
- Populates Categories table
- Populates Subcategories table
- bin/rails test -b 0.0.0.0
- bin/rails test
- Admin:
- admin@email.com
- password
- Official:
- official@email.com
- password
- Resident:
- resident@email.com
- password