No description
  • TypeScript 74.9%
  • HTML 10.8%
  • JavaScript 7.3%
  • CSS 6%
  • Makefile 1%
Find a file
2021-09-17 20:11:05 +09:00
client Update App.tsx 2021-08-19 22:11:36 +09:00
src implement discord auth 2021-07-29 21:49:59 +09:00
test 빼애애애애액 2021-08-09 09:36:59 +09:00
types implement discord auth 2021-07-29 21:49:59 +09:00
.env.example implement discord auth 2021-07-29 21:49:59 +09:00
.eslintrc.js 빼애애애애액 2021-08-09 09:36:59 +09:00
.gitignore 빼애애애애액 2021-08-09 09:36:59 +09:00
.prettierrc 빼애애애애액 2021-08-09 09:36:59 +09:00
Makefile Update Makefile 2021-08-19 20:33:28 +09:00
nest-cli.json 빼애애애애액 2021-08-09 09:36:59 +09:00
ormconfig.inc.json install typeorm 2021-07-29 14:18:33 +09:00
package.json refactor: typo 2021-09-17 18:57:19 +09:00
README.md 빼애애애애액 2021-08-09 09:36:59 +09:00
tsconfig.build.json 빼애애애애액 2021-08-09 09:36:59 +09:00
tsconfig.json 빼애애애애액 2021-08-09 09:36:59 +09:00
yarn.lock 빼애애애애액 2021-08-09 09:36:59 +09: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

$ 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.