Blog
Articles and guides from MuseLabs.
test
August 25, 2026 · MuseLabs
#nextjs#react
Getting Started with Next.js 15
A practical guide to the App Router, Server Components, and the new async APIs.
August 24, 2026 · MuseLabs
#architecture#vercel
Multi-Tenant Subdomains on Vercel
How to serve many tenants from one codebase using middleware and a wildcard domain.
August 23, 2026 · MuseLabs
#supabase#security
Supabase Row Level Security in Practice
A hands-on look at RLS policies for public reads and private writes.
August 22, 2026 · MuseLabs
#threejs#animation
WebGL Animations in React
Integrating Three.js scenes into a Next.js app without hurting performance.
August 21, 2026 · MuseLabs