Skip to content

INT31302/neonadeul-i

Folders and files

NameName
Last commit message
Last commit date

Latest commit

68a6881 · Nov 11, 2024
Sep 13, 2024
Dec 28, 2022
Jul 2, 2024
Nov 11, 2024
Feb 14, 2023
Dec 28, 2022
Jan 6, 2023
May 27, 2024
Dec 28, 2022
May 27, 2024
Dec 28, 2022
Feb 14, 2023
Nov 11, 2024
Nov 11, 2024
Dec 28, 2022
Feb 14, 2023

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Nest framework TypeScript starter repository.

Installation

$ pnpm install

Running the app

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Test

# unit tests
$ pnpm run test

# e2e tests
$ pnpm run test:e2e

# test coverage
$ pnpm run test:cov

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.