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)
Example to show how to bundle and FTP your Remix app to a host that doesn't let you build
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 template with Vite, Tailwind CSS, and Fly.io support
Remix package to define routes using the flat-routes convention
Example showing how to use global data in your Remix app