Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 340 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 340 Bytes

#pie Personal Identity & Eventing

PIE is a simple federated pub-sub tool for publishing, gathering, and sharing your own data as well as providing disovery to others. Subscriptions may be in the form of live Websocket events or Webhooks back to your own PIE service.

#Running PIE

npm install . #install dependencies
node server