Production-Ready Full-Stack Boilerplate
A complete, production-ready starter template combining Rails 7 API backend with Expo React Native frontend. Authentication, admin dashboard, and best practices included.
Pre-built features and integrations that would take weeks to implement from scratch
JWT-based auth with OTP login, registration, password reset, and session management. Secure token refresh and blacklisting included.
Full profile management with avatar upload, role-based access control, and user administration through ActiveAdmin.
Beautiful ActiveAdmin interface for managing users, articles, and all resources. Custom views, filters, and batch actions ready to use.
Complete CRUD with search, infinite scroll pagination, and authorization. Users can only edit their own articles.
Expo React Native app with TypeScript, navigation, theming, and all screens connected to the API. Dark mode support included.
Expo push notifications integration with device token management and notification scheduling capabilities.
Auto-generated Swagger/OpenAPI documentation with interactive testing. Complete API reference with examples.
Comprehensive RSpec tests for models, controllers, and requests. 100+ examples with factory_bot and fixtures.
Built-in performance monitoring, N+1 query detection, caching strategies, and optimization middleware.
Kamal deployment configuration, Docker support, and comprehensive deployment guides for VPS hosting.
Custom Rails generator for creating API resources with all boilerplate: model, controller, serializer, tests, and admin interface.
Complete guides for setup, development, deployment, and feature implementation. User guides and API references included.
Best-in-class tools and frameworks for maximum productivity
Backend framework with PostgreSQL
Cross-platform mobile development
Type-safe frontend code
Robust relational database
Authentication & authorization
Admin dashboard framework
Testing framework with coverage
Containerization support
Jump straight to the tools and documentation you need