Benchmark logging tool
Go to file
2024-05-29 08:37:51 -04:00
app Added templating, versioning, middleware, etc 2023-11-24 14:27:23 -05:00
data Added Gorm to project 2023-11-27 22:36:58 -05:00
models Added hardware routes and views 2023-12-02 22:37:46 -05:00
public/css Copied some styles from Leviathan 2023-11-27 22:26:36 -05:00
templates Added route to view hardware component 2024-05-29 08:37:51 -04:00
web Added route to view hardware component 2024-05-29 08:37:51 -04:00
.gitignore Added Gorm to project 2023-11-27 22:36:58 -05:00
go.mod Added ability to create projects 2023-11-28 16:36:11 -05:00
go.sum Added ability to create projects 2023-11-28 16:36:11 -05:00
main.go Added ability to create projects 2023-11-28 16:36:11 -05:00
Makefile Updated Makefile to auto-define version 2023-11-24 14:28:53 -05:00