Description Nest framework TypeScript starter repository. Installation $ bun install Running the app # development $ bun run start # watch mode $ bun run start:dev # production mode $ bun run start:prod