| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-19 | ref: Remove static fs on root | Gabriel Arakaki Giovanini | |
| Go embed does allow to load parent folder, so I move static fs to static folder as I think it fits better there than in the root of the project. | |||
| 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. | |||
