Skip to content

depak379mandal/oasis-assignment

Repository files navigation

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# run client backend watch mode
$ npm run dev:backend

# run grpc service watch mode
$ npm run dev:db

# production mode
$ npm run start:prod

Swagger

http://localhost:1600/docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published