Reservoir is a project for hosting temporally and geo-spatially indexed 3D models. Reservoir exposes an API for pushing and pulling models as well as updating and searching.
To kick off a local developer instance of Reservoir, simply
-
Install docker-compose
-
Clone this repo and cd into it
git clone git@github.com:kartta-labs/reservoir.git cd reservoir
-
Run:
docker-compose up