GitXplorerGitXplorer
h

nestjs-starter-kit

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
34ab2d955e79a3b21e6e11168a0a5328767e501a

init auth

hhy299792458 committed 3 years ago
Unverified
0ed7372ad19d259be3eaa5ba07277f941d3d3b41

init api

hhy299792458 committed 3 years ago
Unverified
6b8f4ba8ea83233909c40631905636e077974b4f

init circle

hhy299792458 committed 3 years ago
Unverified
9f45765da77a779a414d433b3f15fc9e6700eb7a

init circle

hhy299792458 committed 3 years ago
Unverified
4d84524bb7b495b371cfec13d304a32478cb46b8

init mutation

hhy299792458 committed 3 years ago
Unverified
bbd7cad54fbbfd38ebf69b9b30e8c48b484ac9dd

graphql

hhy299792458 committed 3 years ago

README

The README file for this repository.

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.