Skip to content

mapra99/feedbackr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feedbackr

Local setup instructions

Requirements:

  • Docker
  1. Clone the repo
git clone [email protected]: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