Skip to content

virzs/Search-Next-Nestjs-api

Repository files navigation

Nest Logo

Search Next 后端项目

Search Next

具体详见Search Next项目

Installation

# npm
$ npm install

# yarn
$ yarn

Running the app

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Build

# dev
yarn build:dev

#prod
yarn build:prod

License

Nest is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published