GitXplorerGitXplorer
t

rush-authen

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
fff40ff721111522b5fe7b885140e49bc28f73c4

:fire: remove views

committed 4 years ago
Unverified
404ed5b13b236b1f1a544e829fdefff3b10bc06f

:sparkles: add docker compose file for development resources

ttui2tone committed 4 years ago
Unverified
c8e138bc8edd778440ac52c4864632bd4a1e46f3

:sparkles: add passwordless enabled setting

ttui2tone committed 4 years ago
Unverified
351cf69d98009b17d4d5fa715d1d6ebef35e6f08

Merge branch 'feature/refactor-views' into develop

ttui2tone committed 4 years ago
Unverified
1d5b747b719d0d80369b6616a57d454b8baa05f0

:sparkles: add oauth provider method is support flag to remove in setting list

ttui2tone committed 4 years ago
Unverified
14fa09d9d94a5733cb47a35ace39ff003be2ef1a

:sparkles: add line login / fix profile claim flow

ttui2tone committed 4 years ago

README

The README file for this repository.

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.

NPM Version Package License NPM Downloads Travis Linux Coverage Gitter Backers on Open Collective Sponsors on Open Collective

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.