ScaleRocket/Web

Official Documentation & Resources

Links to the official documentation for every technology used in ScaleRocket Web.

Official Documentation & Resources

Bookmark these links. When you need to go deeper on any technology, these are your primary sources.

Core Framework

TechnologyDocumentationWhat it's used for
Next.js 16nextjs.org/docsMarketing site (apps/web)
React 19react.devUI library across all apps
TypeScripttypescriptlang.org/docsType safety
Tailwind CSStailwindcss.com/docsStyling

Backend

TechnologyDocumentationWhat it's used for
Supabasesupabase.com/docsAuth, database, edge functions, storage
Supabase Authsupabase.com/docs/guides/authAuthentication & OAuth
Supabase Edge Functionssupabase.com/docs/guides/functionsBackend logic (Deno)
PostgreSQLpostgresql.org/docsDatabase queries & RLS
TechnologyDocumentationWhat it's used for
Convexdocs.convex.devDatabase, functions, real-time
Convex Authlabs.convex.dev/authAuthentication & OAuth
Convex Functionsdocs.convex.dev/functionsBackend logic (TypeScript)

Services

TechnologyDocumentationWhat it's used for
Stripedocs.stripe.comPayments, subscriptions, webhooks
Resendresend.com/docsTransactional emails
Vercelvercel.com/docsDeployment, hosting, analytics

Libraries

TechnologyDocumentationWhat it's used for
TanStack Routertanstack.com/router/latest/docsDashboard routing (apps/app)
TanStack Querytanstack.com/query/latest/docsData fetching (Supabase stack)
Radix UIradix-ui.com/primitives/docsAccessible UI primitives
React Emailreact.email/docsEmail templates
Refinerefine.dev/docsAdmin panel (apps/ops)

Tooling

TechnologyDocumentationWhat it's used for
Turborepoturbo.build/repo/docsMonorepo management
Vitestvitest.dev/guideTesting
pnpmpnpm.ioPackage manager
ESLinteslint.org/docsLinting

Done reading? Mark this page as complete.

On this page