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

https://github.com/koopjs/harvey-response-lambda-server


https://github.com/koopjs/harvey-response-lambda-server

Last synced: about 1 month ago
JSON representation

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