Skip to content

pusher-community/demo-god

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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}