A flow that favors an ultra-short iterative loop: TypeScript transpiled on the fly,
JS libraries imported from node_modules
via an import map, and packaging that embeds a folder (front + optional backend).
Direct TypeScript Import map → node_modules Embedded backend (Python/Node/Deno/Bun)
The backend listens locally (127.0.0.1:PORT). The front calls the API routes. You embed what you want (binary or script + runtime).
node_modules
.127.0.0.1
without friction.