Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/saltyaom/preact-cloudflare-example
- Owner: SaltyAom
- Created: 2020-12-18T12:29:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-18T12:31:48.000Z (almost 4 years ago)
- Last Synced: 2024-10-25T09:00:15.325Z (19 days ago)
- Language: TypeScript
- Homepage: https://hello-flareact.saltyai.workers.dev/
- Size: 545 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)