Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caffeines/file-cloud
Online File Sharing web app
https://github.com/caffeines/file-cloud
design-patterns javascript node-js nodejs nodejs-mongodb software-engineering
Last synced: about 2 months ago
JSON representation
Online File Sharing web app
- Host: GitHub
- URL: https://github.com/caffeines/file-cloud
- Owner: caffeines
- Created: 2018-09-06T22:30:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T08:35:25.000Z (about 2 years ago)
- Last Synced: 2023-03-01T04:11:17.943Z (almost 2 years ago)
- Topics: design-patterns, javascript, node-js, nodejs, nodejs-mongodb, software-engineering
- Language: HTML
- Size: 37.2 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# File-Cloud
> This is a simple Node Express based web Application. You can add,view and download file easily. It is more likely Online File Sharing app like Dropbox, Google Drive.
---
## Clone by Git
```
git clone https://github.com/caffeines/File-Cloud.git
```## Install all the dependecies
```
npm install
```## Start the Server
```
nodemon app
```## Thanks
- Node JS
- Express JS
- EJS
- Passport
- mongoDB