Initial commit

This commit is contained in:
Edward Tirado Jr 2025-02-16 20:53:39 -06:00
commit 1c5dbb7bc5
6 changed files with 146 additions and 0 deletions

5
.env_example Normal file
View file

@ -0,0 +1,5 @@
#Rename this file to .env and update the fields
SURVEY_ID=12345
API_TOKEN=my_sg_api_token
API_SECRET=my_sg_api_secret
JSON_PATH=/path/to/responses.json