seed data

This commit is contained in:
2025-12-26 22:22:39 +01:00
parent 1e8d84b31b
commit b4f86abf90
10 changed files with 926 additions and 218 deletions

View File

@@ -32,6 +32,7 @@ services:
- .env.development
environment:
- NODE_ENV=development
- GRIDPILOT_API_PERSISTENCE=inmemory
ports:
- "3001:3000"
- "9229:9229"