Commit Graph

3 Commits

Author SHA1 Message Date
javiservices
00fcbc9a7c fix(deploy): excluir CSRF en /webhook/* + script self-contained
Some checks are pending
Deploy DummyBot / Build & Deploy to ${{ env.DEPLOY_HOST }} (push) Waiting to run
- bootstrap/app.php: validateCsrfTokens except webhook/*
- WebhookController: ejecuta deploy-runner.sh (vive en repo)
- deploy-runner.sh: hace git pull + composer + npm + migrate + cache
- docker-compose.yml: solo monta el repo (sin script externo)
2026-06-18 12:16:48 +02:00
javiservices
50e512c155 v2: auth (Sanctum) + devices tokens + projects + tags + UI web épica con Tailwind+Alpine 2026-06-17 01:58:54 +02:00
javiservices
cb35da3787 Initial commit: DummyBot Laravel backend with Docker setup 2026-06-17 00:28:42 +02:00