Skeet Framework Boilerplate with Expo (React Native) + Firestore
The Skeet App Template is a TypeScript Serverless Framework designed to create serverless apps faster by leveraging technologies like Firebase, Google Cloud, React Native, and more. It aims to reduce software development, operation, and maintenance costs by providing a boilerplate setup for building serverless applications.
git clone https://github.com/elsoul/skeet-app
cd skeet
yarn install
eas build
open http://localhost:4000
The Skeet App Template is a comprehensive TypeScript Serverless Framework offering a seamless development experience with features such as Firebase integration, Google Cloud services, testing with Jest, and robust tooling like TypeScript, ESLint, and Prettier. With additional support for React Native, Expo, EAS Build, and essential libraries like Recoil and React Navigation, Skeet aims to streamline the process of building and deploying serverless applications while maintaining high code quality and efficiency.