feature: SERVERUS_ROOT environment variable

This commit is contained in:
Andy Burke 2025-06-25 17:06:05 -07:00
parent 26125f4f11
commit c92ef0688b
5 changed files with 55 additions and 1 deletions

View file

@ -1,7 +1,7 @@
{
"name": "@andyburke/serverus",
"description": "A flexible HTTP server for mixed content. Throw static files, markdown, Typescript and (hopefully, eventually) more into a directory and serverus can serve it up a bit more like old-school CGI.",
"version": "0.2.0",
"version": "0.3.0",
"license": "MIT",
"exports": {
".": "./serverus.ts",