Skip to content

developerericke/cloud-storage-implementation-in-node-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloud-storage-implementation-in-node-js

This is a simple project that implements a web application that can be used to deliver Cloud storage services. The web app is implemented in node js and uses Mongo db as the database of choice.

To get started

  • Install Node Js on your Computer
  • Install all the dependancies from package.json inside this project folder
  • Install Mongo Db client
  • Create a mongo collection named MawingCloud

You are now ready to get started, just type nodemon app.js or node app.js to get started and visit 127.0.0.1:8000 on your browser and you should see the app started.Hurray !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published