Commit graph

14 commits

Author SHA1 Message Date
c92ef0688b feature: SERVERUS_ROOT environment variable 2025-06-25 17:06:05 -07:00
26125f4f11 feature: add SERVERUS_TYPESCRIPT_IMPORT_LOGGING environment variable
feature(wip): reload on changes
2025-06-25 16:53:45 -07:00
5ee654f280 fix: try to better handle directories and loading handlers both locally
and remotely
2025-06-24 12:06:09 -07:00
5d25afc329 fix: remove debugging for path issues
fix: resolve handlers via an index
2025-06-22 14:22:23 -07:00
3fc77f009d fix: debugging this problem 2025-06-22 14:19:16 -07:00
ea3f379b1b fix: let's just have some debugging 2025-06-22 14:14:59 -07:00
b3a399cf7a fix: let's just force the handlers dir to have an index 2025-06-22 14:10:37 -07:00
9bbece2601 fix: let's try yet another way to try to do this 2025-06-22 13:51:40 -07:00
c1ccfa70cf fix: try to use fs.walk to avoid issues with jsr.io 2025-06-22 13:45:02 -07:00
dd2e98ccd9 fix: try to address issues running serverus from jsr.io 2025-06-22 13:36:44 -07:00
b0548f05cc fix: try to address loading typescript from a compiled binary to no avail: https://github.com/denoland/deno/issues/18327#issuecomment-2989449015 2025-06-19 17:29:45 -07:00
fe706b858a fix: get compilation working
fix: remove unnecessary console.log
2025-06-19 16:27:10 -07:00
b7011f9659 docs: improve docs a bit more 2025-06-19 15:55:35 -07:00
58139b078d feature: serverus modularly serves up a directory as an HTTP server 2025-06-19 15:43:01 -07:00