This project contains the backend API endpoints for the ballot-dropbox project. It is written in TypeScript and uses the npm serverless project to deploy the lambdas to AWS.
Create a .env
file in the root with the following:
GOOGLE_GEOCODE_API_KEY=<your_key>