This is the default public/index.html shipped by the node-express recipe.
Replace this file (or add other static assets here) to serve a real frontend at /. Anything under public/ is served by Express via express.static('public') — see src/index.ts.
Backend health: /health