An open API service indexing awesome lists of open source software.

https://github.com/koopjs/koop-dc-esri

A koop deploy will deploy all the koop things to the dev deploy
https://github.com/koopjs/koop-dc-esri

Last synced: about 1 month ago
JSON representation

A koop deploy will deploy all the koop things to the dev deploy

Awesome Lists containing this project

README

        

# Koop-DC-Esri

A sample express.js application that shows you how to deploy an instance of koop together with ALL koop providers AND the [koop-tile-plugin](https://github.com/koopjs/koop-tile-plugin).

## Install

```
git clone https://github.com/arcgis/koop-dc-esri
cd koop-dc-esri-app
npm install
node server.js
```