jiangsi/edgecd-blog
EdgeCD AI Blog is an open-source blog system built with Remix.run on Cloudflare Workers. Features: - Powered by Remix.run framework - Fully edge-based computing - Leverages Cloudflare ecosystem (D1, R2, AI, KV, CDN)
This is a proof of concept for showing how you can expose loader functions from your components to use in your routes.
This package makes it simple to use Zod with standard URLSearchParams and FormData which are typically used in Remix apps.
Remix package to define routes using the flat-routes convention
This package is a replacement for superjson to use in your Remix app. It handles a subset of types that `superjson` supports, but is faster and smaller.
Example showing how to use global data in your Remix app