MESCO Platform
Full-stack template — Next.js + Laravel + TypeSpec. Ready for vibecoding.
API Health
Checking...
Next.js App Router
Frontend
Laravel Backend
API
Object Storage
MinIO Console
Quick Start
Everything you need to start building
Setup
Run just setup to bootstrap everything in one command.
API Contract
Define endpoints in TypeSpec, then pnpm gen:spec && pnpm gen:rest.
UI Components
25+ shadcn/ui components pre-installed. Import from @/components/ui.
What to Build Next
Open Claude Code and try one of these prompts
>Add a projects page with a data table and CRUD operations
>Create a user settings page with profile form and avatar upload
>Build a dashboard with charts showing API analytics
>Add authentication with login/register pages
>Create a file manager that uploads to MinIO
Built with Next.js 16 + Laravel 11 + TypeSpec + shadcn/ui