Introduction to React Native Supabase SaaS Kit Turbo Repository
Introducing the React Native Supabase SaaS Kit Turbo repository, a starter kit for building mobile apps with Supabase.
Welcome to the documentation of the React Native Supabase SaaS Kit!
This mobile starter is an open source kit to help you build companion apps to the SaaS product built with Makerkit. However, it can also be used as a standalone starter for building mobile apps with Supabase.
NB: this kit is not included in any license, and therefore no support is provided.
This documentation is still in progress
This documentation is still in progress. Please check back soon for updates.
What's Included
Core Architecture
- 🏗️ Expo + React Native
- 🎨 NativeWind + Tailwind CSS React Native Reusable Components
- 🔐 Supabase for database, authentication and storage
- ✨ Full TypeScript + ESLint + Prettier configuration
Key Features
- 👤 User authentication flow
- ⚙️ User profile & settings
- 🔒 Protected routes
Scope of This Documentation
Focus on the Kit
While building a SaaS application involves many moving parts, this documentation focuses specifically on the React Native Supabase SaaS Kit. For in-depth information on the underlying technologies (React Native, Supabase, Turbo, etc.), please refer to their respective official documentation.
This documentation will guide you through configuring, running, and deploying the kit, and will provide links to the official documentation of the underlying technologies where necessary. To fully grasp the kit's capabilities, it's essential to understand these technologies, so be sure to explore their documentation as well.
For anything strictly related to the React Native Supabase SaaS Kit, this documentation has you covered!
Refer to Official Documentation
For in-depth understanding of the underlying technologies, refer to their official documentation:
- React Native: React Native Documentation
- Expo: Expo Documentation
- Supabase: Supabase Documentation
- NativeWind: NativeWind Documentation
Understanding these technologies is crucial for building your mobile app.
Conclusion
This React Native Supabase SaaS Kit is designed to accelerate your SaaS development with a robust, modular, and extensible foundation. Dive into the documentation, explore the features, and start building your SaaS application today! 🚀