Digital menus with a human touch
Discord
·
Website
·
Issues
Tayá (from the Tupi language, meaning “pleasant” or “delicious”) is an open-source digital menu platform built for restaurants and cafés.
It offers a clean, responsive dashboard for managing dishes, categories, prices, and images — all with built-in QR code support and a modern admin experience.
Tayá aims to make technology feel natural, cultural, and accessible — the perfect blend of design and flavor.
📱 Digital Menu: Shareable via dynamic QR code.
🧾 Dish & Category Management: CRUD with a clean admin panel.
🖼️ Image Uploads: Powered by Supabase Storage.
🎨 Custom Themes: Simple branding options for colors and logos.
🔐 Secure Authentication: NextAuth integration.
🌍 Multi-language Support: English and Portuguese ready.
📊 Dashboard: Responsive and built with App Router.
Upcoming: WhatsApp ordering, analytics, multi-restaurant support, payment integrations, and premium themes.
- Next.js 16 (App Router)
- TypeScript
- TailwindCSS + Shadcn/UI
- Supabase (DB + Auth + Storage)
- Prisma ORM
- NextAuth.js (authentication)
- Vercel (hosting and deployment)
git clone https://github.com/yourusername/taya.git
cd taya
pnpm install