This project is split into two parts, WebAPI backend, and NUXTJS Frontend.
In the root directory, execute docker-compose up -d --build
to run, and docker-compose down
to stop.
The WebAPI will be running at localhost:8080/swagger
The User application will be running at localhost:3000/
And the Admin dashboard will be running at localhost:3001/