chellongCoder / base-nest-crud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:TypeScript 88.2%Language:JavaScript 11.2%Language:Shell 0.6%