A friendly application to manage agile retrospectives easily. With Niceretro, your team can share Positive and Negative points lived on last sprint, as point any team's doubts.
- Ruby 2.3
- PostgreSQL 16
- apt install bundler || apt install bundler -v 2.0.2
- bundle install || bundle 2.0.2 install
- rake db:create
- rake db:migrate
- rake db:seed
- DB_HOST - database host
- DB_USER - database user name
- DB_PASSWORD - database password
- DB_DATABASE - database name
- NICE_USER - system user name
- NICE_PASSWORD - system user password
Terraform code available at infra/
( aws-cli required )
This project is available as open source under the terms of the MIT License