wip: dashboard wiring (real backend) + Docker compose for production
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Build-time-only exclusions for the frontend image.
|
||||
**/node_modules
|
||||
**/dist
|
||||
**/.vite
|
||||
**/.cache
|
||||
**/.eslintcache
|
||||
**/coverage
|
||||
docs/
|
||||
backend/
|
||||
tests/
|
||||
*.test.ts
|
||||
*.test.tsx
|
||||
**/*.test.*
|
||||
Reference in New Issue
Block a user