Skip to content

A modern fullstack boilerplate combining Next.js, Expo, Prisma,Supabase, and tRPC. Ideal for quickly starting web and mobile projects with a solid technical foundation. Includes authentication, typesafe API, and customizable UI components in a well-organized monorepo structure.

License

Notifications You must be signed in to change notification settings

GrandeVx/T3MobileBoilerplate

Repository files navigation

T3 Template App Boilerplate

A modern fullstack boilerplate combining Next.js, Expo, Supabase, and tRPC.

Features

  • Next.js web frontend
  • Expo/React Native mobile app
  • Supabase authentication
  • Typesafe API with tRPC
  • Prisma ORM
  • State management with React Query
  • Styling with Tailwind CSS
  • Customizable UI components
  • TypeScript configuration

Project Structure

  • apps/next.js: Next.js web application
  • apps/mobile: Expo/React Native mobile application

Getting Started

  1. Clone the repository
  2. Install dependencies: pnpm install
  3. Set up environment variables
  4. Start web app: pnpm run dev:web
  5. Start mobile app: pnpm run dev:mobile

Customization

Easily customizable to fit your project needs.

Contributing

Contributions are welcome! Open an issue or submit a pull request.

License

MIT License. See LICENSE file for details.

About

A modern fullstack boilerplate combining Next.js, Expo, Prisma,Supabase, and tRPC. Ideal for quickly starting web and mobile projects with a solid technical foundation. Includes authentication, typesafe API, and customizable UI components in a well-organized monorepo structure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published