kinode-dao/kinode-book

review the book

Opened this issue · 2 comments

Make sure everything works!

& update images

A few issues in the chess tutorial:

  • an import extern crate base64 was not needed
  • handle_http_request needed Ok return types
  • I had to change http_request.query_params to http_request.query_params()
  • The ui breaks with 404 /chess:chess:sys/assets/index-1ed86a3d.js because it is built with the chess:chess:sys process name, whereas the tutorial frontend is served at my_chess:my_chess:template.os