Microservice Stack
  • Overview
  • Quick start
  • Deployment
    • Local deployment
    • Cloud deployment (AWS)
  • Workspace Generators
    • Configuration generator
    • Application generator
    • Application library generator
    • Shared library generator
    • Migration generator
  • Nest Libraries
    • Application
    • Health
    • Config
    • RabbitMQ
    • Redis
    • Websocket
  • Demo project
    • Project overview
    • Project setup
    • Customer authentication
    • Product ordering
    • Order payment reservation
    • Order shipping
    • Reserved credit handling
    • Deploying to AWS
Powered by GitBook
On this page
  1. Demo project

Project setup

Please refer to Quick start

The whole demo project is located on this url https://github.com/FurlanLuka/microservice-stack-shop-demo

PreviousProject overviewNextCustomer authentication

Last updated 2 years ago