Skip to content

hortfrancis/T57-task1-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T57 Task 1 Backend

Express app to manage a MongoDB database using Mongoose, that holds information about cars.

Start (development mode)

npm start will run the server using Node.

npm run dev will run the server using Nodemon. Use this while building to avoid needing to restart Express manually to see changes.

Dependencies

  • Express
  • Mongoose
  • Nodemon (development dependency)

About

Express app that uses Mongoose & MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published