Initialize frontend app (#112)

This commit is contained in:
Salih Altun
2024-03-20 21:09:47 +03:00
committed by GitHub
parent 042fba91ae
commit a27e1dcd81
16 changed files with 3688 additions and 0 deletions

3
.gitignore vendored
View File

@@ -167,3 +167,6 @@ har/
# Streamlit ignores
**/secrets*.toml
## Frontend
node_modules