Skip to content

sidvasu/Correspondence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Correspondence

Correspondence is a file sharing app, it allows users to upload files and view/download files from other users.

Web framework: Express.js

Database: MongoDB + GridFS library

Authentication: JWT

Build Requirements

  • Node.js
  • MongoDB

Build Instructions

After cloning the repository, install all the required npm dependencies

npm i

Then run the app and navigate to localhost:3000 on your browser

node server.js

To stop the app, use CTRL+C

About

File sharing app using Node.js + MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors