Skip to content

r253hmdryou/express-best-login-api

Repository files navigation

About

This is Repository to explore to make the BEST login API.

Getting Started

install NodeJS v16.x

clone this repository

git clone https://github.com/r253hmdryou/express-best-login-api.git

copy env

cp .env.example .env

install dependencies

npm ci

build

npm run build

start server in docker

docker-compose up -d --build

test

lint and jest

docker-compose up -d --build jestdb
npm run verify

API Document

swagger

About

Repository to explore to make the BEST login API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published