Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 179 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 179 Bytes

Cloudflare Workers - TypeScript

Cloudflare Worker written in TypeScript.

Development

Start a preview:

> yarn start

Build a worker:

> yarn build