A full-stack JavaScript starter kit for building universal apps with React, React Native, GraphQL, and Prisma.
Este is a full-stack JavaScript starter kit designed for building universal applications that run on web, iOS, and Android. It combines React, React Native, GraphQL, and Prisma into an opinionated, production-ready foundation, solving the complexity of setting up a modern, cross-platform development environment from scratch.
Full-stack JavaScript developers and teams looking to build cross-platform applications (web, iOS, Android) with a unified codebase and modern tooling.
Developers choose Este for its comprehensive, pre-configured stack that eliminates boilerplate, provides type safety across the entire application, and streamlines deployment, allowing them to focus on building features rather than infrastructure.
This repo is suspended.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Integrates React Native Web and React Native for building web, iOS, and Android apps from a single codebase, reducing duplication and accelerating development.
Leverages TypeScript and Prisma to provide end-to-end type safety from database to frontend, minimizing runtime errors and improving code quality.
Uses Apollo Server and Relay for optimized data fetching and real-time capabilities, ideal for complex applications with high-performance needs.
Pre-configured for Vercel and Docker, with built-in tasks for environment management and deployment, streamlining production workflows.
Explicitly marked as not maintained, leading to potential security vulnerabilities, compatibility issues with newer tools, and lack of updates for critical features.
Requires Docker, Prisma CLI, specific Node.js versions (e.g., Node 8 for AWS), and multiple environment steps, making initial configuration cumbersome and error-prone.
Heavily dependent on Prisma for databases and Zeit Now for hosting, making migrations to alternatives like PostgreSQL or other cloud providers difficult without major rework.