Skip to content

Adtrex/Fund-My-Laptop-Backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FundMyLaptop

A website where people can raise money for their laptop purchase or fix

Installing

Run npm install to install all the packages required to start the server.

Running the server

Run npm start or npm run server (uses nodemon) to start the server, with the defaault configuration it should be running on http://localhost:2020/.

Packages

  1. express
2. express-async-errors
  1. mongoose
4. morgan
  1. nodemon

About

Backend code for fundmylaptop website. Team Falcon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.6%
  • JavaScript 22.4%