This organization host microservices self-made template with addition feature of basic authentication. If you want to copy or use this as a template, make sure you change the modules and dependency using your own path. The order of change to make it smooth to refactor is:
- Event Protobuf Definition
- File Protobuf Definition
- User Protobuf Definition
- Log Service
- Sharedlib
- Event Bus Client
- Notification Service
- File Service
- User Service
- Auth Service
For Development purpose, you can use script dev-start and dev-stop in the Deployment Repository. For production. all of the repos are still not refactored to use public registry and use github action. All of the repo's soon will use public resource and will be developed later.