Skip to content

omar20261/UsersAPI-Node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Server

Username / Password = Admin

demo

https://www.youtube.com/watch?v=vnDiHcS_jFo&t=6s

Features

  • Authentication
  • RESTFUL API Example
  • One command setup via Docker
  • Testing (mocha & chai, sinon, supertest)

========= Docker setup =========

prerequisite :

Docker
Docker-compose

runing & building commends :

docker-compose up

note: you need to add sudo at the beginning of your os is linux or mac

========= manual setup =========

prerequisite :

nodejs
npm
mongodb

runing commends :

npm i
npm start

========= Testing =========

npm i
npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages