Installation $ pnpm install Running the app # development $ pnpm run start # watch mode $ pnpm run start:dev # production mode $ pnpm run start:prod