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
- Host: GitHub
- URL: https://github.com/koopjs/koop-dc-esri
- Owner: koopjs
- Created: 2015-03-19T15:31:05.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T21:05:55.000Z (over 2 years ago)
- Last Synced: 2025-01-24T10:47:18.600Z (3 months ago)
- Language: HTML
- Homepage: http://koop.dc.esri.com
- Size: 285 KB
- Stars: 0
- Watchers: 15
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```