Skip to content

bottom-software-foundation/bottom-workers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bottom Workers

Live demo

For demo visit:

https://bottom.daggy.workers.dev

This can be used as a rest api.

Technologies Usd

  • bottomify
  • wasm-pack
  • cloudflare workers

Deployment

Cloudflare workers tto allow encoding and decoding of bottom.

To deploy you need the wrangler cli that can be downloaded using

npm i -g @cloudflare/wrangler

Login using wrangler login and set the account_id variable in the wrangler.toml file. (Account id can be found after login using wrangler whoami)

Then simpy run wrangler publish and your worker should be running on cloudflare

About

Bottom running on Cloudflare Workers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published