mirror of
https://github.com/dalbodeule/hop-gate.git
synced 2026-06-22 16:08:13 +09:00
01cd524abe
- Added `github.com/joho/godotenv` for loading `.env` files in server and client. - Implemented environment variable validation and logging in both main programs. - Updated Makefile with `.env` export and validation steps for required variables. - Simplified error handling in `writeErrorPage` rendering logic.