HaveItDiscussed is a social discussion forum for developers to discuss programming and software development. HaveItDiscussed is here to help developers solve problems, help you get answers to those questions that you can’t find anywhere else, and share code snippets and solutions with other members of the community. HaveItDiscussed is not just a site that answers questions.
To check the Client side of this project visit : https://github.com/Yourstruggle11/HaveItDiscussed-Client
git clone https://github.com/Yourstruggle11/HaveItDiscussed-Server.git
cd HaveItDiscussed-Server
npm install
`npm start` to start using node
`npm run dev` to start using nodemon
Open http://localhost:5000