A real-time restaurant ordering ecosystem — online storefront, staff POS, kitchen display, and live order tracking — built on the Cloudflare edge with Paystack payments.

Sky Grills is a complete restaurant operating system — an online storefront, staff point-of-sale, kitchen display, inventory, and real-time order tracking from the kitchen to the customer — all running on Cloudflare Workers with Durable Objects WebSocket realtime and Paystack payments.
Cloudflare Worker backend (Hono + Drizzle on D1) with Durable Objects for WebSocket realtime, KV for idempotency and rate-limiting, Queues for print/webhook retry, and Cron for order expiry and reconciliation. Next.js 16 frontend with R2-backed CDN assets and Paystack (primary) + Stripe (optional) payments.
Edge-deployed realtime kitchen-to-customer order tracking over WebSocket, D1-driven live menus with no hardcoded products, and idempotency-backed Paystack checkout for reliable ordering at scale.
Fully integrated into enterprise production environment.