1.0.0-beta.2.2 • Published 7 months ago

liteb v1.0.0-beta.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Liteb

Lite Backend for rest api

Install

npm install liteb

Progress

DescriptionStatus
Routers
Enviroments
Swagger
File
Validation
Testing
Scheduler
Cookie Manager
Auth
Socket
Email

VARIABLES

VariableOptionalDescription
PORT5000Port server
DB_HOSTHostname: example; localhost, 127.0.0.1
DB_NAMEName database
DB_PORT27017Port database
DB_USERNAME''Username database
DB_PASSWORD''Password database
CORS_ORIGINsecurity layers.

Example Guide

Example