Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 617 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 617 Bytes

Text editor that saves files to cloud storage

A simple example app using the Kloudless SDK to store files to cloud storage.

Libraries used:

Usage

Add localhost:5000 to the list of Trusted Domains in your App Details page.

Clone the repository, install requirements and run editor.py to see usage information:

$ pip install -r requirements.txt
$ python editor.py