From the docker folder of the project, run docker-compose up -d
- You should now have the UI running at http://localhost:3000 and the server running at http://localhost:4000
- You should now have a MySQL database running at localhost:3306
| Name | Name | Last commit date | ||
|---|---|---|---|---|
From the docker folder of the project, run docker-compose up -d