Express
Express API
TypeScript Node API with health checks.
Express 5 + TypeScript API skeleton with graceful shutdown, /health endpoint, and JSON logging. Boots in <1s cold.
Setup
- Click Deploy to Buildfyio.
- TS is compiled to
dist/, Express serves on$PORT. /healthused by the runtime probe — no config needed.