Simple Cloud Webpanel with Python (Flask) and SQLite3 using my CSS Framework SimpleUI (BETA)
Use the package manager pip to install all libaries.
pip install -r requirements.txt
- Start app.py file
- Connect to webserver via localhost:5500
- Start the WSGI-Server
chmod 777 start.sh
./start.sh
- Connect to webserver on port *:3000 (Changeable in config.py)