about summary refs log tree commit diff stats
path: root/src/index.ts
Commit message (Expand)AuthorAgeLines
...
* Avoid duplicate registration of initial directoryAlan Pearce2023-09-12-2/+5
* Give files map a proper typeAlan Pearce2023-09-12-1/+7
* Use own logic for static file servingAlan Pearce2023-09-12-6/+65
* Read config from TOML fileAlan Pearce2023-09-12-2/+8
* Reformat with prettierAlan Pearce2023-09-12-5/+5
* Serve static filesAlan Pearce2023-09-11-6/+6
* Initial commitAlan Pearce2023-09-11-0/+10