Skip to content

karanpratapsingh/cloudflare-workers-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudflare Workers TypeScript

banner

Install

Install the dependencies.

npm install

Setup

Add your account_id to wrangler.toml.

Note: you can find it in the right side of the workers dashboard overview.

Development

Run in development mode locally.

npm run dev

Publish

npm run publish

Note: This automatically builds your code, so you don't need to worry about building manually before publishing.

About

Cloudflare Workers TypeScript setup with esbuild

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published