Skip to content

xBrowserSync API implementation using cloudflare worker

License

Notifications You must be signed in to change notification settings

txchen/xbrowsersync-cfw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xBrowserSync API implementation using Cloudflare worker and KV

This is a simple implementation of the xBrowserSync API using Cloudflare workder. It uses Cloudflare KV as storage.

Deployment

  • Create a Cloudflare worker project
  • Create a KV namespace, and add KV binding in the worker project, name it as XBSKV
  • Paste the content of index.js into worker, modify the settings and then save and deploy
  • Profit

Usage

Point your xBrowserSync plugin/app to your worker URL

About

xBrowserSync API implementation using cloudflare worker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published