Feedbackr

Local setup instructions

Requirements:

  • Docker
  1. Clone the repo
git clone git@github.com:mapra99/feedbackr.git
  1. Start the docker deamon if you haven't

  2. Run the setup script

bin/dev/setup
  1. Start the app
bin/dev/start

Go to http://localhost:3000 to see the UI