# binder-web **Repository Path**: mirrors_mathisonian/binder-web ## Basic Information - **Project Name**: binder-web - **Description**: Web app for making Binders - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Web app for making Binders -------------------------- Inlcudes a `tornado` app for serving the static assets and redirecting to the main Binder API endpoint. To run locally: ``` python app.py ```