An over compilcated blog to show case some microservices consepts ๐
- NodeJS
- gRPC
- GraphQL
- Docker
- Docker-Compose
- Kubernetes
- Skaffold
- Helm
- NodeJS
- Minikube
- Skaffold
- Helm
- Docker
All the services can be found in the srv
folder.
- frontend
- gateway
- auth
- users
- articles
- comments
There multiple options on how the application, but for local development we are going to use docker
and docker-compose
.
$ npm run compose