carservice: initial commit

This commit is contained in:
Hermes
2026-07-20 21:17:12 +01:00
commit d315323191
69 changed files with 9255 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Staging environment variables
# Copy this file to .env in the deployment directory before running docker compose
# Prisma SQLite database path (relative to app root inside container)
DATABASE_URL=file:./prisma/dev.db
# Optional: DVLA API key for UK vehicle lookups
DVLA_API_KEY=
# Optional: MotorCheck/Cartell API key for Irish vehicle lookups
MOTORCHECK_API_KEY=