Vercel-hosted Express example with TypeScript UI and API routes
A minimal example demonstrating an Express backend paired with a UI webapp deployed on Vercel. It uses Node.js and TypeScript with plain HTML/CSS/JavaScript for frontend assets. Suited for small web apps or HTTP APIs that use Vercel serverless deployments and a separate frontend build.
0