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: 3 months ago
JSON representation

Streamlit & Notion and Digital Ocean & Bubble.io integration

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 .
```