Skip to content

QTIM-Lab/OPTIMEyes

Repository files navigation

OPTIMEyes Ophthalmology Annotation App

Purpose: Set up a static webpage and server to host tasks for images

Sample deploy gif

Components:

See docker-compose.yml

Instructions for setup

Documentation

Create an environment variables file. Do not check .env into git.

cp .env_sample .env

Launch

Start:

./start.sh

Stop:

./stop.sh