Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Annoying Beep

Finally, a website for beeping.

Development

npm install
npm run dev

Cloudflare Workers

This is a static site. Use Astro for day-to-day development, and Wrangler to preview or deploy the production build on Cloudflare Workers.

npm run cf:dev    # build, then wrangler dev (http://localhost:8788)
npm run deploy    # build, then wrangler deploy

wrangler dev on its own expects dist/ to exist — run npm run build first, or use npm run cf:dev.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages