Baselayer is a "batteries included" web application template that includes:
- a Tornado-based Python web application template to customize to your liking
- WebSockets
- JavaScript 6 compilation via Babel, with Redux & React frontend
- Process management via supervisord
- Proxy configuration via nginx
- Authentication (currently using Google) via Python Social Auth
- Distributed task computation, via
dask
anddistributed
Please clone and try our example application at
https://github.com/cesium-ml/baselayer_template_app
Read more at http://cesium-ml.org/baselayer/