Contact/Support on Telegram: https://t.me/+kwyeyrmjQ-lkYTJk
v 0.97
A tool to share a part of your PBGui Dashboard in the streamlit Community Cloud
Go to https://manicpt.streamlit.app/ and fork my app Follow the streamlit documentation https://docs.streamlit.io/deploy/streamlit-community-cloud/get-started/fork-and-edit-a-public-app Clone your new fork to your local system using "git clone https://your_url.git"
- Edit api-keys.json
- Push your api-keys.json to your github
- Copy pbgui-share.ini.example to pbgui-share.ini
- Edit pbgui-share.ini and configure yout path to pbgui
- Copy .streamlit/secrets.toml.example to .streamlit/secrets.toml
- Edit .streamlit/secrets.toml and configure your database connection
- In your App in the Community Cloud go to Settings/Secrets and copy/paste the same settings as you configured in secrets.toml
python PBGShare.py