Overview
Los Guayacos is a restaurant business web presence built with modern web standards. The application showcases the restaurant brand, integrates online ordering or reservation capabilities, and leverages centralized authentication via the home server infrastructure.


Technology Stack
- Next.js: Full-stack React framework for fast, SEO-friendly web presence
- Cloudflare Pages: Global CDN deployment for edge performance and zero cold-starts
- Supabase Authentication: Centralized auth service running on the home server, enabling order history and account management
- TypeScript: Type-safe development for reliability and maintainability
Key Features
- Restaurant information, menu, and location display
- User authentication via Supabase (running on home server)
- Account management for order history and preferences
- Fast global delivery via Cloudflare Pages edge network
- Responsive design for mobile ordering/browsing
Integration with Home Server
Los Guayacos authenticates users against the custom Supabase instance running on the home server. This enables a seamless omnichannel experience where customers can manage their accounts across multiple services, all backed by a single authentication gateway.
Deployment & Performance
- Deployed on Cloudflare Pages for global edge performance
- Zero-downtime deployments with automatic rollbacks
- Integrated with home server auth via secure API calls
- Analytics and performance monitoring via Cloudflare