HarperFast/harper

static file handler should have configurable index.html

Open

#296 opened on Mar 29, 2026

 (0 comments) (1 reaction) (1 assignee)JavaScript (11 forks)github user discovery
good first issue

Repository metrics

Stars
 (85 stars)
PR merge metrics
 (Avg merge 6d 4h) (222 merged PRs in 30d)

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