Tickets

Base ticketing page (placeholder). Will connect to an osTicket instance later.

Recent Tickets

Mock / local only
Loading…

Developer notes

  • To integrate with osTicket later, we will add backend code to forward tickets to the osTicket REST API.
  • Environment variables expected later: OSTICKET_API_URL, OSTICKET_API_KEY.
  • Do not commit production secrets to the repo; use Dokploy/Vercel environment variables instead.