maruf-rahman007 / alumbond-backend

πŸŽ“ AlumBond: Connecting Daffodil International University Minds AlumBond is more than just a web app; it's a vibrant ecosystem designed for Daffodil International University students to connect with their peers and alumni. Seamlessly integrating mentorship opportunities and casual peer interactions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alumbond-backend

Set-up

  • open your terminal and use the command git clone https://github.com/maruf-rahman007/alumbond-backend.git
  • make sure node is installed in your machine
  • once the cloning ends run the command npm install to install all the dependencies
  • create a .env file in the root folder and do the following MONGODB_URI=your mongourl
  • run the command nodemon index.js
  • go to postman select post request give the url as http://localhost:3000/user/signup
  • go to body select raw and json
  • give your inputs

About

πŸŽ“ AlumBond: Connecting Daffodil International University Minds AlumBond is more than just a web app; it's a vibrant ecosystem designed for Daffodil International University students to connect with their peers and alumni. Seamlessly integrating mentorship opportunities and casual peer interactions.


Languages

Language:JavaScript 100.0%