Skip to content

grgbkr/cf-do-location

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cf-worker-clocks

A test Cloudflare worker and durable object which demonstrates that durable object clocks lose time over a series of requests, while worker clocks do not.

Running Locally

npm install

wrangler dev

# Then open http://localhost:8787 in your browser of choice.

Running on Cloudflare

npm install

wrangler publish

# Then open the url for the worker output by the above wrangler publish command.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors