Build Faster with
SLYK
A monorepo starter for web and mobile applications using a typesafe shared backend. Localized, themed, accessible and optimised for AI development.
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.
Testing
Pre-configured Playwright for reliable end-to-end testing across web and mobile.
Pre-commit Checks
Automated linting and type-checks to keep your codebase clean and consistent.
Organisation
Optimised monorepo structure with Turborepo for efficient code sharing and caching.
Development Workflow
The template includes a pre-configured environment to start building features.
- 100% Typesafe from DB to UI
- Shared UI Components
- Robust Testing with Playwright
- Automated Pre-commit Checks
- Optimised Monorepo Organisation
- Ready-to-use Authentication
- Localized, Themed & Accessible
- Optimised for AI Development
Clone & Install
git clone && pnpm install
Start Development
pnpm dev
Check README
Read implementation details
Deploy
Vercel & Expo EAS