Commit Graph

4 Commits

Author SHA1 Message Date
9bc39be5fa Fix SonarQube workflow to use vars for SONAR_HOST_URL
All checks were successful
SonarQube Scan / SonarQube Analysis (push) Successful in 1m26s
2026-04-18 20:10:13 +01:00
65d939196c Add CI and SonarQube workflows for automated testing and code quality analysis
Some checks failed
SonarQube Scan / SonarQube Analysis (push) Failing after 1m13s
Co-authored-by: Copilot <copilot@github.com>
2026-04-18 20:07:15 +01:00
8bd45193b0 Add initial implementation of ePage application with Docker support
- Create main application logic with HTTP handlers for form submissions
- Implement Pushover API integration for sending messages
- Add unit tests for handlers and Pushover payload structure
- Include Dockerfile and docker-compose configuration for easy deployment
- Add example environment file and update README with setup instructions
- Create HTML templates for user interface
2026-04-18 20:02:32 +01:00
61651c30fa Initial commit 2026-04-18 18:47:04 +00:00