Skip to content

A basic version of StackOverflow. Developed with ExpressJs

Notifications You must be signed in to change notification settings

atlas340/Question-Answer-Api

 
 

Repository files navigation

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

About

A basic version of StackOverflow. Developed with ExpressJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • HTML 0.6%