chris 74aa30636c Refactor: Harden for Production
This commit refactors the Node.js server to be production-ready.

- **Strict Production Environment:** The server now checks for . If it is set, the server will refuse to start unless a secure  is provided as an environment variable. This prevents running with the insecure default password in production.
- **Logging:** Added basic logging for successful status updates and failed login attempts.
- **NPM Scripts:** Added a  script to  for starting the server in production mode ().
2025-11-12 14:26:11 -05:00
2025-06-25 20:26:01 -04:00
2025-10-15 14:22:43 -04:00
2025-10-15 14:22:43 -04:00
2025-10-15 14:22:43 -04:00
2025-10-15 14:22:43 -04:00
2025-10-15 14:22:43 -04:00
2025-10-04 18:52:18 -04:00
2025-02-26 21:26:19 -05:00
2025-01-05 20:10:42 -05:00
2025-11-12 14:26:11 -05:00
2025-01-05 20:10:42 -05:00
2025-11-12 14:26:11 -05:00
2025-06-25 20:26:01 -04:00
2025-08-30 17:48:58 -04:00

bpb-website

Description
No description provided
Readme 161 MiB
Languages
JavaScript 40.1%
HTML 32.3%
Shell 19.6%
CSS 7%
Python 0.5%
Other 0.5%