https://github.com/koopjs/harvey-response-lambda-server
https://github.com/koopjs/harvey-response-lambda-server
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/koopjs/harvey-response-lambda-server
- Owner: koopjs
- License: apache-2.0
- Created: 2017-08-30T12:23:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T21:09:05.000Z (over 2 years ago)
- Last Synced: 2025-01-24T10:47:18.340Z (3 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Harvey-Response-Lambda-Server
## Installation
1. Install Claudia JS: https://claudiajs.com/tutorials/installing.html
2. `npm i`## Plugins Installed
- Google Sheets Provider
- GeoServices Output
- WFS Output## Local Development
- `DEPLOY=dev node server.js`## Environment Variables
- `GOOGLESHEETS_AUTH`: Get from the Google Cloud Console. Must be set for Google Sheets provider to function## Deployment
- `./create.sh`: creates new lambda function and api gateway
- `./update.sh`: updates the lamda function