Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anras5/low-code
Streamlit & Notion and Digital Ocean & Bubble.io integration
https://github.com/anras5/low-code
digitalocean notion streamlit
Last synced: about 2 months ago
JSON representation
Streamlit & Notion and Digital Ocean & Bubble.io integration
- Host: GitHub
- URL: https://github.com/anras5/low-code
- Owner: anras5
- Created: 2024-11-10T13:41:21.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-10T16:30:48.000Z (about 2 months ago)
- Last Synced: 2024-11-10T17:30:12.128Z (about 2 months ago)
- Topics: digitalocean, notion, streamlit
- Language: Python
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Low Code
# Streamlit
```
uv sync
uv run streamlit run streamlit_task.py
```# Digital Ocean
```
doctl serverless status
cd recommendation
doctl serverless deploy .
```