Skip to content
This repository has been archived by the owner on May 3, 2020. It is now read-only.

Serve fresh Droppy Blocks for your SDK or library, and flatten the learning curve.

License

Notifications You must be signed in to change notification settings

droppycode/raincloud-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌧️ raincloud

Serve fresh Droppy Blocks for your SDK or library, and flatten the learning curve.

About Raincloud

What is Droppy?

Droppy is what happens when you put together block-based and text-based programming. Droppy is suitable for all sorts of applications, and is designed to help make programming easier.

What does Raincloud do?

Raincloud is a content management system for Droppy Blocks, powered by Vapid. It doesn't include any blocks, it just provides a way for you to manage your blocks.

Who is Raincloud for?

Raincloud is for SDK and library developers who want to flatten the learning curve for their SDK/library.

Using Raincloud

Hosting

Method 1: Normal deploy

Raincloud can run on any server with Node.js. Simply deploy this repository to such a server, and use npm start to start Raincloud.

Method 2: Static deploy

Run Raincloud on your own computer by running npm start. Then, go to the dashboard (find out how in Management) and make your blocks. Once you're done, run npm run staticbuild to export static files.

Management

Accessing the dashboard

To access the dashboard, visit your instance's URL, and add /dashboard to the end. You'll be able to secure your dashboard, and you'll also be able to manage your instance.

About

Serve fresh Droppy Blocks for your SDK or library, and flatten the learning curve.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages