Files
FastGPT/projects/sandbox
Archer 565a966d19 Python Sandbox (#4380)
* Python3 Sandbox (#3944)

* update python box (#4251)

* update python box

* Adjust the height of the NodeCode border.

* update python sandbox and add test systemcall bash

* update sandbox

* add VERSION_RELEASE (#4376)

* save empty docx

* fix pythonbox log error

* fix: js template

---------

Co-authored-by: dogfar <37035781+dogfar@users.noreply.github.com>
Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com>
Co-authored-by: gggaaallleee <1293587368@qq.com>
2025-03-28 13:45:09 +08:00
..
2025-03-28 13:45:09 +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
2025-03-28 13:45:09 +08:00
2024-05-28 14:47:10 +08:00
2025-03-18 14:40:41 +08:00
2024-05-28 14:47:10 +08:00
2025-03-28 13:45:09 +08:00
2025-03-28 13:45:09 +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.