Skip to content

xrobert35/nestjs-base-project

Repository files navigation

nest-base-project

Description

Nest base project

Installation

$ npm install

Running the app

You can run this project using vscode configuration or using package.json scripts

Script package.json

Commande Description
start Launch the project with default config
start Launch the project with development config
start:prod Launch the builded project
lint Launch and fix possible tslint
build Build the project
test Launch all jest test
test:unit Launch jest unit test
test:e2e Launch jest e2e test

About

Base project using nestjs framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published