FLABBY OPEN SOURCE
← /REPOSITORIES

REPO. /ACTIVE

express-static-server-typescript

Server for serving static files, written in NodeJS/typescript.

ACTIVE

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