Trivial Pursuit inspired game using HTMX and Go.
Go to file
2024-07-22 13:17:52 -04:00
api Simple UI and finished API 2024-07-22 13:17:19 -04:00
assets Simple UI and finished API 2024-07-22 13:17:19 -04:00
cmd Pulled routes out, added first api routes 2024-07-21 18:28:14 -04:00
static Simple UI and finished API 2024-07-22 13:17:19 -04:00
views Simple UI and finished API 2024-07-22 13:17:19 -04:00
.air_proxy.toml Initial Project Setup 2024-07-20 23:12:38 -04:00
.air.toml Initial Project Setup 2024-07-20 23:12:38 -04:00
.dockerignore Initial Project Setup 2024-07-20 23:12:38 -04:00
.gitignore Initial Project Setup 2024-07-20 23:12:38 -04:00
.postcssrc Initial Project Setup 2024-07-20 23:12:38 -04:00
.prettierignore Initial Project Setup 2024-07-20 23:12:38 -04:00
go.mod Initial Project Setup 2024-07-20 23:12:38 -04:00
go.sum Initial Project Setup 2024-07-20 23:12:38 -04:00
LICENSE Initial commit 2024-07-19 23:14:55 -04:00
main.go Initial Project Setup 2024-07-20 23:12:38 -04:00
package.json Initial Project Setup 2024-07-20 23:12:38 -04:00
prettier.config.js Initial Project Setup 2024-07-20 23:12:38 -04:00
README.md Change README.md 2024-07-22 13:17:52 -04:00
tailwind.config.js Initial Project Setup 2024-07-20 23:12:38 -04:00
Taskfile.yml Initial Project Setup 2024-07-20 23:12:38 -04:00
tools.go Initial Project Setup 2024-07-20 23:12:38 -04:00
tsconfig.json Initial Project Setup 2024-07-20 23:12:38 -04:00

Trivia Chase

Trivia game using HTMX and Go.