feat: Docker deploy serving SPA and API on :8080
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
.git
|
||||
.worktrees
|
||||
.venv
|
||||
venv
|
||||
data
|
||||
**/__pycache__
|
||||
**/*.pyc
|
||||
.pytest_cache
|
||||
frontend/node_modules
|
||||
frontend/dist
|
||||
frontend/.vscode
|
||||
*.db
|
||||
.env
|
||||
.DS_Store
|
||||
**/*.md
|
||||
!README.md
|
||||
docs
|
||||
backend/tests
|
||||
Reference in New Issue
Block a user