Last 12 weeks ยท 0 commits
1 of 6 standards met
Repository: vercel/platforms. Description: A full-stack Next.js app with multi-tenancy. Stars: 6625, Forks: 1040. Primary language: TypeScript. Languages: TypeScript (85.4%), CSS (14.5%), JavaScript (0.2%). Homepage: https://vercel.pub Topics: multi-tenancy, multi-tenant-applications, nextjs, tailwindcss, vercel. Open PRs: 13, open issues: 10. Last activity: 2mo ago. Community health: 37%. Top contributors: steven-tey, leerob, NuroDev, dependabot[bot], balazsorban44, lfades, futantan, Seth-McKilla, ramnavan, nicholasgriffintn and others.
TypeScript
When a user visits a non-existent subdomain, we already know their intent This change passes the subdomain to the creation flow Improves UX by removing duplicate typing No breaking changes Before: !subdomain-before After: !subdomain-after