Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 324 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 324 Bytes

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