Build Faster with
SLYK
A monorepo starter for web and mobile applications using a typesafe shared backend.
Tech Stack
Based on T3 Stack
Next.js
The React Framework for the Web. App Router, Server Components, and more.
Expo
The best way to build React Native apps.
tRPC
End-to-end typesafe APIs. No more guessing API types.
Drizzle ORM
Lightweight, typesafe ORM. Works great with Vercel Postgres.
Better Auth
Comprehensive authentication solution. Secure and easy to use.
Shadcn UI
Beautifully designed components built with Radix UI and Tailwind CSS.
Development Workflow
The template includes a pre-configured environment to start building features.
- 100% Typesafe from DB to UI
- Shared UI Components
- Monorepo configured with Turborepo
- Ready-to-use Authentication
- Validation with Zod
Clone & Install
git clone && pnpm install
Start Development
pnpm dev
Check README
Read implementation details
Deploy
Vercel & Expo EAS