README. /OVERVIEW
WHAT IT DOES
A small Node.js and TypeScript server for serving a static directory with a straightforward install, build, and start workflow.
SCOPE. /CAPABILITIES
BUILT INTO THE SYSTEM
- Serve files from `/src/public`
- npm install, build, and start workflow
- Node.js and TypeScript implementation