mirror of
https://github.com/dalbodeule/hop-gate.git
synced 2026-05-06 18:30:49 +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.