Add app start script
This commit is contained in:
parent
fe19f200d7
commit
950ec6ae55
3 changed files with 96 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,6 +2,8 @@
|
|||
__pycache__/
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
.env
|
||||
.env.local
|
||||
frontend/node_modules/
|
||||
frontend/dist/
|
||||
frontend/.vite/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue