Commit fe60ef6
authored
Deployment (#4)
* Remove Docker and environment files, add cleanup script
Deleted Dockerfiles, docker-compose, environment YAMLs, requirements files, and test configs to streamline deployment and remove development artifacts. Added 'cleanup-for-deployment.sh' script to automate repository cleanup before deployment.
* Improve DB path handling and remove deprecated config
* Update frontend config with live backend URL
* Added Dev Container Folder
* Add requirements.txt and python version for Streamlit Cloud
* Remove requirements-streamlit.txt and update requirements.txt
* Handle optional langchain-google-genai dependency
* Update render.yaml
* Improve DB path fallback logic
* Update app.py
* Add cache debugging and force refresh for Streamlit Cloud
* Fix cache functions to use backend API for Streamlit Cloud1 parent a194ef6 commit fe60ef6
File tree
22 files changed
+335
-1223
lines changed- .devcontainer
- .streamlit
- stocksense
22 files changed
+335
-1223
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments