carservice: initial commit
Build and publish images / docker (push) Canceled after 0s

This commit is contained in:
Hermes
2026-07-20 20:51:23 +01:00
commit f7a9906add
77 changed files with 9403 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=