Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 227 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 227 Bytes

A meeting room booking system with Nestjs.

Run

pnpm install
pnpm start:dev
pnpm build

Swagger

http://localhost:3000/api/doc

Compodoc

npx @compodoc/compodoc -p tsconfig.json -s -o