Skip to content

debate-zone/notification-service

Repository files navigation

It is template micro-service for all micro-services in the project.

Hwo to start a new micro-service:

  1. Copy this micro-service
  2. Rename it
  3. Change the name in the package.json file
  4. Change the name in the Dockerfile file
  5. Change the name in the docker-compose.yml file
  6. Add .env to the .gitignore file
  7. Read documentation how to create a new endpoint here

How to run the micro-service

To start the micro-service you need to run the following command:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published