Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 498 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 498 Bytes

Question-Answer-Api

A basic version of StackOverflow. Developing with ExpressJs

To use project execute following commands:

npm install npm run dev

go to "helpers" > "libraries" > "sendEmail.js" and give your own gmail username and password

Later, send requests to program via Postman.

Using Dummy-Generator

npm run --import // with this command you are able to upload all dummy contents to MongoDB whiches under the dummy directory.

npm run --delete // Format everything in MongoDB