Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 377 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 377 Bytes

pusher-js-toolkit

Check out demo: https://ilmlv.github.io/pusher-js-toolkit/

Quick setup

For development use cases propably can use github pages hosted version, but if authoization API is protected by CORS, than you need to self host this tool or proxy authorization API.

Starting own http server

cd pusher-js-toolkit
npm install http-server -g
http-server