Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 526 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 526 Bytes

parakeet

🦜 An app to help your students stay motivated to practice their craft and track their progress, set new goals and work towards achieving them!

Running Locally

This application uses Docker to run its various components. In order to spin up this application locally:

  1. Clone the repository: git clone https://github.com/sdevalapurkar/parakeet.git.
  2. From the root directory of the project, run: docker-compose up -d.
  3. Go to localhost:3000 and the application should be running ready to be used :)