Skip to content

fzzzy/buzzies-hydromorphy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buzzies Hydromorphy

A distributed Actor system built on top of ES6 with a little ES.next (async await)

Requires:

  • python3
  • node > 6
  • chromedriver
  • docker (optional)

Quickstart:

  • Install chromedriver on your path.
  • npm start

Running under docker:

  • ./run-docker

Operation

When using npm start, selenium creates a chrome instance and loads two tabs, one with the client.js actor and one with the server.js actor.

When running under docker, the static/server.html file is loaded in a headless chrome instance on the server. The static/client.html file is served on port 5000 and is loaded in Chrome on http://localhost:5000.

About

Prototype hypercard-like ui in a browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published