Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 409 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 409 Bytes

demo-god

A demo platform

Flow

Browser

  1. login
  2. post demo.foo/key
  3. npm instructions & waiting ui
  4. post config to localhost:$PORT

CLI

  1. demo-god key
  2. create local server on port $PORT
  3. post demo.foo/key/:link/:$PORT
  4. create ~/Demo/foo
  5. store config ~/Demo/foo/.demo-config
  6. on index.html save, POST demo.foo/key

Backend

  1. trigger 'key-setup', 'link', {port: $PORT}