expo / examples

Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools
2.21k stars 862 forks source link

add Skeet Full-stack app on Firebase #432

Open KishiTheMechanic opened 1 year ago

KishiTheMechanic commented 1 year ago

We've developed an open-source serverless framework, "Skeet" with Expo: https://skeet.dev/

Skeet allows users to create and deploy a TypeScript full-stack app instantly. It's a ready-to-deploy solution that reduces maintenance costs due to its serverless nature. We aim to facilitate the development of more applications globally by lowering the costs associated with their development and maintenance.

Skeet CLI creates TypeScript apps that are ready to be deployed on Google Cloud and Firebase using Expo. And this example shows how they can create and deploy their app with Expo and EAS.

Please review it; I hope it can be helpful for the developers. Thank you always.

Have a great day.