scottredig/zig-demo-webserver
a webserver which hosts a zig build path
A webserver which hosts the install directory (where the contents of running zig build
goes) of a zig project.
See the example folder's build.zig for usage. Intentionally made without bells and wistles, focused on serving the result of a zig build as simply as possible.