An open API service indexing awesome lists of open source software.

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

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 API

Optional

- [ ] 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)