Skip to content

Uploading files to MongoDB, not just storing in the file system and recording the name in the database

Notifications You must be signed in to change notification settings

inblack67/Mongo-Multer

Repository files navigation

Description

This web application lets user add projects and upload project's respective screenshot in the mongodb itself, not in the filesystem.

Stack

This is a fullstack web application which is built on top of MERN with Context API State Managment, Hooks, ES6+ syntax along with Materialize CSS as the UI and packages like Multer File Upload, GridFS, axios etc.

Website

Checkout my website for my other JavaScript works. Explore

create-react-app

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn

To install all the dependencies (node_modules etc.)

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn test

Launches the test runner in the interactive watch mode.

About

Uploading files to MongoDB, not just storing in the file system and recording the name in the database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published