Skip to content

salahberiani/node-docker-microservice

Repository files navigation

Getting Started with The Microservice

Available Scripts

In the project directory, you can run:

docker-compose -f docker-compose.yml -f docker-compose.dev.yml up -d --build

Runs the Container in the development mode.
Open http://localhost:3000 to view it in your browser.

docker-compose -f docker-compose.yml -f docker-compose.prod.yml up -d --build

Runs the Container in the production mode.
Open http://localhost:3000 to view it in your browser.

API DOCS USING SWAGGER

Open http://localhost:3000/api-docs to view it in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published