feat: web frontend; middleware; serde (WIP?)
This commit is contained in:
7
frontend/.gitignore
vendored
Normal file
7
frontend/.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Ignore node_modules and build artifacts
|
||||
node_modules/
|
||||
dist/
|
||||
*.log
|
||||
|
||||
# Keep the placeholder index.html for development
|
||||
!dist/index.html
|
||||
Reference in New Issue
Block a user