Skip to content

A n2n supernode server packaged and dockerized with nest.js

Notifications You must be signed in to change notification settings

ChingCdesu/supernode-server

Folders and files

NameName
Last commit message
Last commit date
May 17, 2023
Feb 13, 2023
Jun 24, 2023
Feb 16, 2023
Sep 27, 2023
Jan 25, 2023
Oct 16, 2023
Feb 17, 2023
Feb 27, 2023
Jan 25, 2023
Feb 13, 2023
Jan 24, 2023
Feb 17, 2023
Jun 21, 2023
Jan 17, 2023
Jan 31, 2023
Jan 17, 2023
Sep 27, 2023
Jan 17, 2023
Mar 17, 2023
Jan 17, 2023
Oct 16, 2023
Sep 30, 2023
Jan 17, 2023
Feb 17, 2023

Repository files navigation

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.

About

A n2n supernode server packaged and dockerized with nest.js

Resources

Stars

Watchers

Forks