./scripts/bootstrap.sh # Install Deno, Podman, Just
just build # Compile ReScript + export config
just podman-run # Deploy container
# Visit https://localhost:443-
🎨 Four authentic BSOD styles (Win10, Win11, Win7, WinXP)
-
🎭 25+ humorous error messages
-
📡 REST API with analytics
-
🔒 QUIC/HTTP3 with HTTP/2 fallback
-
⚙️ Nickel configuration language
-
🐳 Rootless Podman containers
-
🔧 100+ Just recipes
-
Runtime: Deno (no Node.js, no npm)
-
Business Logic: ReScript (type-safe)
-
Server: Minimal JavaScript glue code
-
Containers: Podman (rootless)
-
Protocols: QUIC/HTTP3/HTTP2/HTTP1.1
-
Config: Nickel → JSON export
-
Port: 443 (HTTPS)
just dev # Development mode
just test # Run tests
just build # Compile everything
just validate # RSR compliance checkSee Deployment Guide for details.
curl https://localhost:443/api/error
curl https://localhost:443/api/codes
curl https://localhost:443/api/healthSee API Documentation.
See Contributing and TPCF.
Dual-licensed: GPL-3.0-or-later OR Palimpsest-0.8. See LICENSE.
💙 It’s not a bug, it’s a CRITICAL_PROCESS_DIED error!