Hwo to start a new micro-service:
- Copy this micro-service
- Rename it
- Change the name in the
package.jsonfile - Change the name in the
Dockerfilefile - Change the name in the
docker-compose.ymlfile - Add .env to the .gitignore file
- Read documentation how to create a new endpoint here
To start the micro-service you need to run the following command: