Files
FastGPT/projects/sandbox
Archer 45b8d7e8de 4.8.8 test fix (#2143)
* perf: transcriptions api

* perf: variable picker tip

* perf: variable picker tip

* perf: chat select app

* feat: router to app detail

* perf: variable avoid space

* perf: variable picker

* perf: doc2x icon and params

* perf: sandbox support countToken

* feat: sandbox support delay and countToken
2024-07-24 16:02:53 +08:00
..
2024-07-24 16:02:53 +08:00
2024-05-28 14:47:10 +08:00
2024-05-28 14:47:10 +08:00
2024-05-28 14:47:10 +08:00
2024-05-28 14:47:10 +08:00
2024-07-15 22:50:48 +08:00
2024-05-28 14:47:10 +08:00
2024-07-24 16:02:53 +08:00
2024-05-28 14:47:10 +08:00
2024-05-28 14:47:10 +08:00
2024-05-28 14:47:10 +08:00

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

$ pnpm install

Running the app

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Test

# unit tests
$ pnpm run test

# e2e tests
$ pnpm run test:e2e

# test coverage
$ pnpm 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.