https://github.com/ndeta100/file-upload-with-node-js
This will help you understand the basics of file uploading locally with no database☺️☺️☺️☺️
https://github.com/ndeta100/file-upload-with-node-js
ejs-templates exp javascript materialize multer multer-storage nod node nodejs nodemon
Last synced: 18 days ago
JSON representation
This will help you understand the basics of file uploading locally with no database☺️☺️☺️☺️
- Host: GitHub
- URL: https://github.com/ndeta100/file-upload-with-node-js
- Owner: Ndeta100
- Created: 2021-06-25T18:40:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-25T18:42:53.000Z (about 5 years ago)
- Last Synced: 2025-09-03T01:36:47.262Z (10 months ago)
- Topics: ejs-templates, exp, javascript, materialize, multer, multer-storage, nod, node, nodejs, nodemon
- Language: JavaScript
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### UPLOADING FILES WITH NODE JS
npm init to get you packagejson file got and going
we will be using multer js a middleware for handling multiplaform data , ejs as the template engine and express the node js framework