Skip to content

Distributed Personal cloud storage service implementation with Express, MongoDb

Notifications You must be signed in to change notification settings

pranshu1402/storage-service

Repository files navigation

Storage Service

Personal cloud storage service based on ExpressJs & MongoDB, GridFS.

Technologies Used:

  • ExpressJs
  • Mongoose
  • GridFs
  • Railway.app for deployment

Available Scripts

npm run dev

Run the server in development mode.

npm test

Run all unit-tests with hot-reloading.

npm run lint

Check for linting errors.

npm run build

Build the project for production.

Additional Notes

  • If npm run dev gives you issues with bcrypt on MacOS you may need to run: npm rebuild bcrypt --build-from-source.

About

Distributed Personal cloud storage service implementation with Express, MongoDb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published