bonpoint/web/.env.example
jmartin c4ebb5b2d8 Initialise le dépôt Bonpoint avec docs et prototype web.
Structure docs/, web/ (app Node existante) et mobile/ (placeholder Flutter).
2026-06-12 11:39:51 +02:00

12 lines
389 B
Plaintext

# PIN parent (4 à 8 chiffres) — à changer avant mise en prod
PARENT_PIN=1234
# Secret JWT — générer avec : openssl rand -hex 32
JWT_SECRET=changez-moi-avec-openssl-rand-hex-32
PORT=3000
DATABASE_PATH=/data/bonpoint.db
# Google Home Smart Home — fulfillment : https://bonpoint.ptits-pas.fr/api/smarthome
# Voir docs/GOOGLE_HOME.md pour la configuration OAuth (account linking)