Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cometkim/worker-grain-template

A template for kick starting a Cloudflare Workers project with Grain
https://github.com/cometkim/worker-grain-template

cloudflare cloudflare-workers template

Last synced: 4 months ago
JSON representation

A template for kick starting a Cloudflare Workers project with Grain

Awesome Lists containing this project

README

        

# Cloudflare workers with Grain

A template for kick starting a Cloudflare worker with [Grain](https://grain-lang.org/)

## Requirements

- Grain >= 0.4.0

## Wrangler

To generate using [wrangler](https://github.com/cloudflare/wrangler)

```
wrangler generate projectname https://github.com/cometkim/worker-grain-template
```