This sample works with:
- Google Sheets
- For local development: copy
.env.templateto.envand provide your values - For deployment: set the key/value pairs from
.envas environment variables
- Local: install the dependencies via
pip install -r requirements.txtand run the server locally viapython run.py - Docker: run
docker compose up
- Google Sheets template: https://docs.google.com/spreadsheets/d/1QqCObh12zDL-fOvKFbFnXBCO-wHqrrVvwaxUjmd3Kuo/template/preview
- Once you've copied the template, click on
Extensions>Apps Scriptsand replaceURLwith the actual URL of your server - Fill in a repo name in the form
owner/repo, then hit the refresh button
For a 1-click deployment to render.com, click here:
