admin
Improved the stream page some more and now going to make the game display page a parody of a steam page.
2025-09-17 01:28:23 -04:00
api
Migrated to the new go-web-dev-kit setup.
2025-09-13 15:08:19 -04:00
common
Remove unused code.
2025-09-17 11:32:58 -04:00
config
Small config and my own little lib.
2025-07-10 10:18:43 -04:00
data
Improved the stream page some more and now going to make the game display page a parody of a steam page.
2025-09-17 01:28:23 -04:00
migrations
Improved the stream page some more and now going to make the game display page a parody of a steam page.
2025-09-17 01:28:23 -04:00
pages
Live page now looks better, just need to make form submit not reload the page.
2025-09-17 00:30:12 -04:00
scratchpad
More testing of the sqlx and squirrel database system, then added in goose for migrations. Pretty close to making a first version api.
2025-05-31 00:10:22 -04:00
static
Improved the stream page some more and now going to make the game display page a parody of a steam page.
2025-09-17 01:28:23 -04:00
tests
Migrated to the new go-web-dev-kit setup.
2025-09-13 15:08:19 -04:00
tools
Improved the stream page some more and now going to make the game display page a parody of a steam page.
2025-09-17 01:28:23 -04:00
views
Live page now looks better, just need to make form submit not reload the page.
2025-09-17 00:30:12 -04:00
.gitignore
Brought over most of the changes from go-web-starter-kit.
2025-08-31 11:23:12 -04:00
.ozai.json
Improved the stream page some more and now going to make the game display page a parody of a steam page.
2025-09-17 01:28:23 -04:00
config_example.toml
Example config file.
2025-07-06 00:38:35 -04:00
go.mod
Upgraded to v0.1.0 of ozai and ssgod.
2025-09-14 12:13:24 -04:00
go.sum
Upgraded to v0.1.0 of ozai and ssgod.
2025-09-14 12:13:24 -04:00
LICENSE
Initial commit
2025-05-27 16:07:16 +02:00
main.go
Migrated to the new go-web-dev-kit setup.
2025-09-13 15:08:19 -04:00
Makefile
Improved the stream page some more and now going to make the game display page a parody of a steam page.
2025-09-17 01:28:23 -04:00
NOTES.md
Start bringing in Helix for a twitch bot and have notes on how to use the twitch-cli tool.
2025-08-05 00:34:03 -04:00
README.md
Migrated to the new go-web-dev-kit setup.
2025-09-13 15:08:19 -04:00
setup.sql
Have a mostly working API server in go that's talking to streams/index.html and related pages.
2025-05-31 14:12:08 -04:00
ssgod.toml
Migrated to the new go-web-dev-kit setup.
2025-09-13 15:08:19 -04:00
ssgod_copy.toml
Wrong directory target.
2025-08-18 19:55:17 -04:00