Skip to content

hyxONick/nest-cil

Repository files navigation

nest - cil

Description

Basic example of a Rest API using Nest framework TypeScript starter repository.

Installation

if you have no yarn dependencies, please install it.

$ npm install yarn -g

else you can directly use yarn to install other dependencies.

$ yarn

Running the app

# development
$ npm start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Stay in touch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published