Engine/apps/backend
2024-07-04 19:33:25 +02:00
..
src [frontend] add CustomCursor component and update plugin loading mechanism 2024-07-04 19:33:25 +02:00
bun.lockb feat: experiment with nestjs and plugin system, separate backend and frontend 2024-06-27 18:21:33 +02:00
nest-cli.json feat: experiment with nestjs and plugin system, separate backend and frontend 2024-06-27 18:21:33 +02:00
package.json [backend/frontend/shared] server-side plugins and basic spa frontend 2024-06-28 14:56:29 +02:00
README.md feat: experiment with nestjs and plugin system, separate backend and frontend 2024-06-27 18:21:33 +02:00
tsconfig.build.json feat: experiment with nestjs and plugin system, separate backend and frontend 2024-06-27 18:21:33 +02:00
tsconfig.json feat: experiment with nestjs and plugin system, separate backend and frontend 2024-06-27 18:21:33 +02:00

Nest Logo

A progressive Bun 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 repository with Bun.

Installation

$ bun install

Running the app

# watch mode
$ bun run start:dev

# production mode
$ bun run start:prod

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.