Skip to content

A simple tool to turn Github Codespaces into cloud storage.

License

Notifications You must be signed in to change notification settings

vlothedev/Magnolia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Magnolia License: MIT

What's Magnolia? Magnolia is a simple tool that turns a Github Codespace into a web based cloud storage utility. How does it work? Magnolia works by hosting a website on the codespace that allows you to interact with the files you host to the server.

How to setup Magnolia

Make a codespace and open its terminal and run

git clone https://github.com/vlothedev/Magnolia.git
cd Magnolia
pip install Flask Flask-SQLAlchemy Werkzeug
python app.py

Then, click "Open in Browser" on the notification that says "Your application running on port 5000 is available."

Demo https://i.imgur.com/wU5G4oR.png

About

A simple tool to turn Github Codespaces into cloud storage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published