Skip to content

brandonmayer/reservoir

 
 

Repository files navigation

Reservoir 3D Model Repository

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.

Developing with docker-compose

To kick off a local developer instance of Reservoir, simply

  1. Install docker-compose

  2. Clone this repo and cd into it

    git clone [email protected]:kartta-labs/reservoir.git
    cd reservoir
    
  3. Run:

    docker-compose up
    

About

Reservoir 3D Model Repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.6%
  • Shell 5.0%
  • Dockerfile 4.4%