vlab-research / fly

The Fly Survey platform
Other
2 stars 3 forks source link

Fly

Fly is a survey platform designed for longitudinal studies in poor network conditions and low powered devices.

Deployment

Something like this:

cd devops
./setup-kube.sh
helm install fly vlab -f values/production.yaml

Development

Make sure you have KIND installed.

Then run:

cd devops
./dev-cluster.sh