https://github.com/austinm911/next-expo-cloudflare-monorepo-template
https://github.com/austinm911/next-expo-cloudflare-monorepo-template
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/austinm911/next-expo-cloudflare-monorepo-template
- Owner: austinm911
- Created: 2024-04-24T04:08:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-01T06:10:28.000Z (over 1 year ago)
- Last Synced: 2025-01-01T08:43:36.431Z (9 months ago)
- Language: TypeScript
- Size: 2.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Template for using Cloudflare with Next.js and Expo Router
Heavily inspired by [create-t3-turbo](https://github.com/t3-oss/create-t3-turbo)
- [x] Add Expo 50
- [ ] Add Hono APIOptional
- [ ] Add tRPC
- [ ] Add [feat: add no-restricted-properties](https://github.com/t3-oss/create-t3-turbo/pull/999)## Inspiration/Code Examples
- [Turborepo Tailwind Starter](https://github.com/vercel/turbo/tree/main/examples/with-tailwind)