Skip to content

vvn20206205/einvoice-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

einvoice-system

microservices nest new invoice-service nest g resource invoice Thông báo - service bắt sự kiện và gửi mail nest new mail-service

einvoice-system

einvoice-system

npm i @nestjs/config npm i @nestjs/swagger npm i typeorm mysql2 npm i class-validator class-transformer npm i @nestjs/cqrs

Hướng dẫn notification-service

notification ( notification_id, title, content, created_at )

Sang phần notification cho DDD, crqs

nest-ddh-dojo-master notification-ddd-cqrs

Từ folder mẫu nest-ddh-dojo-master
hãy hướng dẫn tôi tạo dự án đơn giản ở folder notification-ddd-cqrs với yêu cầu crud notification ( notification_id, title, content, created_at )

einvoice-system

kubernetes ---.yaml microservices ---user-service ---invoice-service ---report-service skaffold.yaml

xxxxxx-service main.ts xxxxxx.module.ts controllers ---xxxxxx.controller.ts domain ---core ------xxxxxx.aggregate-root.ts ------events ---------xxxxxx.event.ts ------value-objects ---------xxxxxx.value-object.ts ------entities ---------xxxxxx.entity.ts ---app ------app.ts ------commands ---------xxxxxx ---------xxxxxx.port.ts ---------xxxxxx.command.ts ---------xxxxxx.command-handler.ts ------queries ---------xxxxxx ---------xxxxxx.port.ts ---------xxxxxx.query.ts ---------xxxxxx.query-handler.ts infrastructure ---xxxxxx.infrastructure.ts ---event-bus ------kafka


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published