Skip to content

bug-and-debug/tech-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre requirements

Make sure you installed Node.js on your environment.
 To install Node.js, please reference below.
 https://nodejs.org/en/download/
Make sure you installed MongoDB on your environment.
 https://docs.mongodb.com/manual/installation/

Installation

Clone & setup github repository on your local.
 git clone https://github.com/devkingdom1116/tech-interview.git
 cd tech-interview
 npm install
Populating mock data.
 npm run populate
Run server
 npm start

Test APIs

Please reference the API document

https://documenter.getpostman.com/view/3896714/technical-interview/RVnVEfm1#bb2463f2-50c4-b243-557d-8eca0d7b3da6

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published