christian bc9cf1bf25
All checks were successful
Deploy to Cloudflare Pages / deploy (push) Successful in 32s
i lied, its not pixels
2024-11-07 20:19:02 +01:00
2024-10-31 06:32:45 +01:00
2024-11-07 20:19:02 +01:00
2024-10-30 23:11:22 +01:00
2024-10-30 23:11:22 +01:00
2024-10-30 23:11:22 +01:00
2024-11-02 16:47:17 +01:00
2024-11-02 16:47:17 +01:00
2024-10-30 23:11:22 +01:00
2024-10-30 23:11:22 +01:00
2024-10-31 06:09:17 +01:00

Welcome to Remix + Cloudflare!

Development

Run the dev server:

npm run dev

To run Wrangler:

npm run build
npm run start

Typegen

Generate types for your Cloudflare bindings in wrangler.toml:

npm run typegen

You will need to rerun typegen whenever you make changes to wrangler.toml.

Deployment

First, build your app for production:

npm run build

Then, deploy your app to Cloudflare Pages:

npm run deploy

Styling

This template comes with Tailwind CSS already configured for a simple default starting experience. You can use whatever css framework you prefer. See the Vite docs on css for more information.

Description
No description provided
Readme 779 KiB
Languages
TypeScript 94.3%
CSS 5.5%
JavaScript 0.2%