bid-tool/auto-bid-server
Admin cd0de7331b add api get scrape items 2025-07-21 14:38:21 +07:00
..
.vscode langtons 2025-04-11 11:11:51 +07:00
bot-data change type entity scrap-item 2025-07-19 09:54:43 +07:00
src add api get scrape items 2025-07-21 14:38:21 +07:00
test fix: client update set win when is not rechard close time 2025-06-23 08:46:21 +07:00
.env.dev upload dev env 2025-03-24 16:21:13 +07:00
.eslintrc.js first commit 2025-03-17 10:31:19 +07:00
.gitignore update time tracking for api bid 2025-05-12 13:49:56 +07:00
.prettierrc first commit 2025-03-17 10:31:19 +07:00
README.md first commit 2025-03-17 10:31:19 +07:00
nest-cli.json first commit 2025-03-17 10:31:19 +07:00
package-lock.json update template mail 2025-05-23 15:52:58 +07:00
package.json update template mail 2025-05-23 15:52:58 +07:00
tsconfig.build.json first commit 2025-03-17 10:31:19 +07:00
tsconfig.json update handle 2025-03-24 15:14:14 +07:00

README.md

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.