Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 391 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 391 Bytes

Resource Website

This website provides users with necessary information for the study:

  • /start-study provides ssh instructions for the bash task interface server
  • /tellina-urls provides urls to access tellina

Installation:

  • Clone this repository
  • Project requires flask: pip3 install flask
  • Run the website on 0.0.0.0:8080 python3 app.py