Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-13 | feat: Add custom css | Gabriel A. Giovanini | |
2022-06-16 | feat: Add worker | Gabriel A. Giovanini | |
Add a simple worker to manage a work queue. Right now, it is bit brittled and has no test coverage yet, but it works. Also moved from pico.css to bulma, I like the idea of classes approach of pico but for me bulma yields a better result. | |||
2022-06-13 | feat: Add poor implementation for the worker | Gabriel A. Giovanini | |
This is just me testing a bit how doworker works, while I learn of go/gin in the process. |