Skip to content

Example backend application with NodeJS + Express + Passport + OpenApi 3

Notifications You must be signed in to change notification settings

DzenDyn/baseBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baseBackend

Example backend application with NodeJS + Express + Passport + OpenApi 3

create .env file with your settings.

Example:

PORT = 3007
DB_HOST = localhost
DB_PORT = 27017
DB_NAME = baseBackend
DB_USER = baseBackend
DB_PASS = baseBackend
REFRESH_EXPIRES_IN = 7d

https://habr.com/ru/post/559136/

About

Example backend application with NodeJS + Express + Passport + OpenApi 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published