Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/saltyaom/preact-cloudflare-example

Deploy Preact using Flareact to Cloudflare Worker
https://github.com/saltyaom/preact-cloudflare-example

Last synced: 2 days ago
JSON representation

Deploy Preact using Flareact to Cloudflare Worker

Awesome Lists containing this project

README

        

# Flareact Template

Get started with Flareact by installing [Wrangler](https://github.com/cloudflare/wrangler) and running:

```bash
wrangler generate my-project https://github.com/flareact/flareact-template
```

Next, fill in `account_id` and `name` inside your `wrangler.toml` file.

Finally, run `yarn dev` to see magic happen 🎉

Go edit a page in your `/pages` directory to get started 👍

[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button?paid=true)](https://deploy.workers.cloudflare.com/?url=https://github.com/flareact/flareact-template&paid=true)