-
Install docker https://docs.docker.com/get-docker/
-
In root, run the following command (-d: background)
docker-compose up -d --build
-
api will be at http://localhost:3001 and blog will be at http://localhost:8001
Install docker https://docs.docker.com/get-docker/
In root, run the following command (-d: background)
docker-compose up -d --build
api will be at http://localhost:3001 and blog will be at http://localhost:8001