Skip to content

jchan922/async-microservices-example

Repository files navigation

Async Microservices Example

Posts and Comments App

Client uses:

  • create-react-app
  • axios

Services use:

  • express
  • cors
  • axios
  • nodemon

Deployment

  • Docker
  • Kubernetes
  • Skaffold (for local development)
    • automating updates to Kubernetes files and objects