Skip to content
Snippets Groups Projects

Group 10 Habit Tracker Web App

How to run it?

  1. Make sure docker is installed
  2. Clone the repository
  3. cd into root repository
  4. run docker-compose build docker-compose build
  5. run docker-compose up docker-compose up
  6. Access the website on localhost:3000 or 127.0.0.1:3000.
  7. For some machines (especially when using Windows) site might be running on another ip, to find it run docker-machine ip default