Skip to content

⚡ Miniature Backend Replica of Stackoverflow built using NodeJS and MongoDB. Tested using Postman.

License

Notifications You must be signed in to change notification settings

iampavangandhi/StackOverflowReplica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo StackOverflowReplica

Miniature Backend Replica of StackOverflow.

Built using Express(Nodejs) and MongoDB. Tested using Postman.


Tech Stack

javascript nodejs express mongodb passport

Build Setup

Add your MongoDB URI in config/myurl.js

# install dependencies
npm install

# run in production
npm start

# run in development
npm run dev

Folder Structure

.
├── 📁 config                  # Config files
├── 📁 middleware              # Expresss middlewares
├── 📁 models                  # Mongoose models
├── 📁 public                  # Public folder
└── 📁 routes                  # Express routes
     └── 📁 api

Contributing

Feel free to dive in! Open an issue or submit PRs.

License

MIT © Pavan Gandhi

About

⚡ Miniature Backend Replica of Stackoverflow built using NodeJS and MongoDB. Tested using Postman.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •