Skip to content

☕ A practical Domain-driven design built with NestJS.

Notifications You must be signed in to change notification settings

christranv/nestjs-coffeeshop

Repository files navigation

Nest Logo

Coffee Shop API

NestJS  Postgres  nodejs docker 

Table of Contents

🌱 Features

  • Auth
    • Passport JWT
    • Role-based access control
  • Database
    • Postgres DB
    • Data seeding
  • Design
    • Clean Architecture
    • Domain-driven design
    • CQRS

🏗 Clean Architecture

🧪 Swagger

🛠 Installation

  • docker-compose up
  • npm run migration:generate --name=Init
  • npm run migration:run
  • npm run start

About

☕ A practical Domain-driven design built with NestJS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published