Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-25 | fix: Actually read from embedded | Gabriel Arakaki Giovanini | |
Previous implementation was not reading from embedded fs. | |||
2023-06-25 | feat: Add static file to output bin | Gabriel Arakaki Giovanini | |
Now the final binary has a standalone web server including necessary static file. |