Skip to content

Instantly share code, notes, and snippets.

@rodrigols89
Last active May 29, 2026 19:36
Show Gist options
  • Select an option

  • Save rodrigols89/35b5294d24e67dedce5e87b34d3a2f9a to your computer and use it in GitHub Desktop.

Select an option

Save rodrigols89/35b5294d24e67dedce5e87b34d3a2f9a to your computer and use it in GitHub Desktop.
EduBot - Checklist

✅ FASE 4 — API REST

Criamos endpoints:

  • cadastrar gestor
  • listar pedidos
  • criar pedidos manualmente
  • dashboard futuro

👉 Objetivo: testar tudo antes da integração externa.


✅ FASE 5 — Integração WhatsApp

Depois conectamos:

  • webhook
  • recebimento de mensagens
  • envio automático
  • confirmação

👉 Objetivo: automatização real.


✅ FASE 6 — Produção

Finalizamos:

  • Docker
  • VPS
  • Nginx
  • HTTPS
  • logs
  • monitoramento

👉 Objetivo: sistema estável.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment