HarperFast/harper

static file handler should have configurable index.html

Open

#296 opened on Mar 29, 2026

View on GitHub
 (0 comments) (1 reaction) (1 assignee)JavaScript (7 forks)github user discovery
good first issue

Repository metrics

Stars
 (75 stars)
PR merge metrics
 (PR metrics pending)

Description

The static file handler is currently hard-coded to use index.html as the index file, but would be nice to make this configurable.

Contributor guide