Skip to content

A server created in NodeJS that authenticate, authorize, and allows users to upload images to free up space on their devices

Notifications You must be signed in to change notification settings

mayor04/Image-Cloud-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image_Cloud_Store

A server created in NodeJS that authenticate, authorize, and allows users to upload images to share memories

Introduction

This server is completly written in typescript and uses mongodb as the database The plugin used are as follows

"bcrypt": "^5.0.1",
"dotenv": "^8.2.0",
"express": "~4.16.1",
"jsonwebtoken": "^8.5.1",
"mongoose": "^5.12.5",
"multer": "^1.4.2",
"validator": "^13.6.0"

About

A server created in NodeJS that authenticate, authorize, and allows users to upload images to free up space on their devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published