Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-18 | feat: Add template generating to make file | Gabriel Arakaki Giovanini | |
Add template generating code to `make` process. | |||
2023-06-18 | feat: Move params to flags | Gabriel Arakaki Giovanini | |
Start using flags to set some params like key and database connection. As a flag parse I opt for a lib that uses posix style params. | |||
2023-06-18 | feat: Inicial commit | Gabriel Arakaki Giovanini | |
It contains rough template for the server and runners. It contains rough template for the server and runners. |