Replace Elysia with bun.serve for hot reloading and static serving

This commit is contained in:
2025-10-22 19:56:38 -07:00
parent b136c6e63a
commit cd88f570a0
13 changed files with 522 additions and 27 deletions

2
bunfig.toml Normal file
View File

@@ -0,0 +1,2 @@
[serve.static]
plugins = ["./bun_plugins/markdown-loader.ts"]