Panneau de contr�le d�ploiement sites restaurants
  • TypeScript 99.6%
  • CSS 0.3%
  • JavaScript 0.1%
Find a file
Mattéo LECHHEB 3b5292f7a3 fix: maintenance mode uses file-based toggle (no rebuild needed)
Writes/reads a .maintenance file in the vitrine directory.
The toggle is instant - no rebuild or restart required.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-22 13:20:23 +02:00
app fix: maintenance mode uses file-based toggle (no rebuild needed) 2026-05-22 13:20:23 +02:00
components feat: ajouter l'onglet Site Vitrine 2026-04-29 02:23:22 +02:00
lib fix: maintenance mode uses file-based toggle (no rebuild needed) 2026-05-22 13:20:23 +02:00
public feat(inventory): add hardware management and qr labels 2026-04-27 01:11:03 +02:00
.env.example Adapt manager for multi-activity deployments 2026-04-23 07:44:03 +02:00
.gitignore Initial commit — Restaurant Manager app 2026-04-22 00:29:31 +02:00
ecosystem.config.js Initial commit — Restaurant Manager app 2026-04-22 00:29:31 +02:00
middleware.ts feat: add tablet heartbeat and remote access 2026-05-01 16:50:47 +02:00
next-env.d.ts feat: add infrastructure controls to manager 2026-04-28 19:41:25 +02:00
next.config.ts feat(inventory): add hardware management and qr labels 2026-04-27 01:11:03 +02:00
package-lock.json feat(inventory): add hardware management and qr labels 2026-04-27 01:11:03 +02:00
package.json feat(inventory): add hardware management and qr labels 2026-04-27 01:11:03 +02:00
postcss.config.mjs Initial commit — Restaurant Manager app 2026-04-22 00:29:31 +02:00
tailwind.config.ts Initial commit — Restaurant Manager app 2026-04-22 00:29:31 +02:00
tsconfig.json Initial commit — Restaurant Manager app 2026-04-22 00:29:31 +02:00