Skip to content

(proof-of-concept) A node.js implementation of the CloudApp backend that allows you to use their client, but with your own s3 bucket.

Notifications You must be signed in to change notification settings

rixth/raincloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raincloud

CloudApp had some downtime, so I decided to implement an alternative endpoint for their API, so I can use their client, but have complete control over the data end.

Currently, only the "playback" of images in browser is supported, everything else gets a download page.

Requirements

npm install express
npm install jade
npm install less
npm install mongoose

About

(proof-of-concept) A node.js implementation of the CloudApp backend that allows you to use their client, but with your own s3 bucket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published