Skip to content

msi-se/web-file-storage

Repository files navigation

Web File Storage

Operating Systems

  • Ubuntu 22.04
  • Windows 11
  • MacOS 14.0

Programming Languages and Technologies Used

Runtime Environment

Database and Storage

  • MongoDB to store the file information
  • Local file system (serverside) to store the file

How to Use

  • Clone this repository
  • Setup MongoDB (see here)
  • Start MongoDB
  • Create the database: npm run create-db (note: only do this to set up the database or if you want to reset the database)
  • Install the dependencies: npm install
  • Start the development server: npm run dev
  • Or build and start the production server: npm run build && npm run start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •