Requirements:
- Docker
- Clone the repo
git clone git@github.com:mapra99/feedbackr.git
-
Start the docker deamon if you haven't
-
Run the setup script
bin/dev/setup
- Start the app
bin/dev/start
Go to http://localhost:3000 to see the UI
Requirements:
git clone git@github.com:mapra99/feedbackr.git
Start the docker deamon if you haven't
Run the setup script
bin/dev/setup
bin/dev/start
Go to http://localhost:3000 to see the UI