Commit Graph

4 Commits

Author SHA1 Message Date
d0b14ba664 Refactor webhook URL configuration to use environment variable
- Updated questionnaire.js to use a local API endpoint as a fallback for the webhook URL.
- Modified server.js to retrieve the webhook URL from an environment variable.
- Added .env.example file to provide a template for environment configuration, including the optional webhook URL.
- Added an empty responses.json for local storage
2025-09-07 22:04:51 +03:00
a5807eebf6 Bump quiz iteration version to v2.0.0 for semantic versioning - published version 2025-01-31 13:19:39 +02:00
823c27e5ca Add random quiz version selection and update webhook integration 2025-01-30 16:58:41 +02:00
f8bb71a184 reorganize files 2025-01-30 16:28:56 +02:00