Skip to content

Microservice to expose a Rest API. Cloud native dockerized a node app. Runs in a Kubernetes cluster locally and in production. First class developer cloud native developer experience.

License

Notifications You must be signed in to change notification settings

rproenza86/rrp-blog-user-service

Repository files navigation

rrp-blog-user-service

Microservice API written in Node/Express for a blog.

POC goals:

  • Create a Cloud Native application.
  • Provide dockerized development emviroment allowing hot reload and debbuging experiences.
  • Use this app to work in a Kubernetes cluster.

Get Started:

git clone https://github.com/rproenza86/rrp-blog-user-service.git

cd rrp-blog-user-service

Yarn

yarn

yarn build

yarn start

NPM

npm install

npm run dev

About

Microservice to expose a Rest API. Cloud native dockerized a node app. Runs in a Kubernetes cluster locally and in production. First class developer cloud native developer experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published