voluntas / remix-cloudflare-workers-template

remix + cloudflare workers + tailwindcss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remix + Cloudflare Workers + Tailwind テンプレート

ベーステンプレート

以下のテンプレートを自分が使いやすく修正したものです。 コア部分を Remix 1.2.1 に合わせて大幅に書き換えてるのでフォークにしていません。

https://github.com/edmundhung/remix-worker-template

開発

  • npm run dev

補足

  • Remix 1.2.1 対応
  • @cloudflare/workers-types が 3.4.0 に非対応
  • cloudflare workers ES Module に非対応

About

remix + cloudflare workers + tailwindcss


Languages

Language:CSS 70.5%Language:TypeScript 25.9%Language:JavaScript 3.5%