ClassroomBorrowingSystemRemakeBackend 教室借用系統重寫(NestJS 端) Installation $ pnpm install Running the app # development $ pnpm run start # watch mode $ pnpm run start:dev # production mode $ pnpm run start:prod 使用框架 Nest.js A progressive Node.js framework for building efficient and scalable server-side applications.