/tornado-react-demo

Demo application for Tornado + React with server-side rendering

Primary LanguagePythonThe UnlicenseUnlicense

Demo of Tornado + React

This application demonstrates server-side rendering of React components using the Tornado web framework and the Duktape embedded Javascript engine.

Todo

  • Use a version of duktape that depends on Cython
  • Get manifest.json working
  • Hook up the client side to do something interesting
  • Dockerfile