nestjs api
1.0.0
用於構建高效且可擴展的服務器端應用程序的漸進式節點。
Nest Framework打字稿入門存儲庫。
$ npm install # development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod # unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:covNEST是MIT許可的開源項目。由於贊助商和出色的支持者的支持,它可以增長。如果您想加入它們,請在此處閱讀更多。
NEST是MIT許可的。