Skip to content

server REST API for quest App with auth login whit JWT, roles, swagger, sequelize, postgreSQL, validation data, websocket chat, docker, prod/dev environments

Notifications You must be signed in to change notification settings

GeorgiyBeloklokov/questApp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

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

This REST API server was created for Quizz app with auth login whit jwt token, roles, swagger, sequelize, postgreSQL, validation data, websocket chat, docker, prod/dev environments.

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

About

server REST API for quest App with auth login whit JWT, roles, swagger, sequelize, postgreSQL, validation data, websocket chat, docker, prod/dev environments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published