Skip to content

ilyeshammadi/microservice-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

62 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Microservices Blog

An over compilcated blog to show case some microservices consepts ๐Ÿ˜…

Technologies used

  • NodeJS
  • gRPC
  • GraphQL
  • Docker
  • Docker-Compose
  • Kubernetes
  • Skaffold
  • Helm

Requirments

  • NodeJS
  • Minikube
  • Skaffold
  • Helm
  • Docker

Architecture

Services

All the services can be found in the srv folder.

  • frontend
  • gateway
  • auth
  • users
  • articles
  • comments

How to run this? ๐Ÿค”

There multiple options on how the application, but for local development we are going to use docker and docker-compose.

$ npm run compose

About

An over compilcated blog to show case some microservices consepts ๐Ÿ˜…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published