Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 340 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 340 Bytes

PestServer

A small proxy server between websocket and kafka with an auth through eve sso

Work in progress do not use

How to run it

To start the app:

  • Install dependencies with mix deps.get
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.