Skip to content

Latest commit

History

History
12 lines (11 loc) 路 534 Bytes

README.md

File metadata and controls

12 lines (11 loc) 路 534 Bytes

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