A website for my game dev stuff that supports chat, etc.
Find a file
Zed A. Shaw faaa5df187 Typo.
2025-09-16 01:34:44 -04:00
admin Migrated to the new go-web-dev-kit setup. 2025-09-13 15:08:19 -04:00
api Migrated to the new go-web-dev-kit setup. 2025-09-13 15:08:19 -04:00
common Started the insert page but need to take a break to do the final part. 2025-07-27 03:00:21 -04:00
config Small config and my own little lib. 2025-07-10 10:18:43 -04:00
data Migrated to the new go-web-dev-kit setup. 2025-09-13 15:08:19 -04:00
migrations All the pages are working again, but Alpine is insanely frustrating. 2025-08-02 13:56:39 -04:00
pages Typo. 2025-09-16 01:34:44 -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 Now it works. Thanks to Twitch chat for helping me realize that flex-col changes how justify works because that's so fun. 2025-09-16 01:18:53 -04:00
tests Migrated to the new go-web-dev-kit setup. 2025-09-13 15:08:19 -04:00
tools Brought over most of the changes from go-web-starter-kit. 2025-08-31 11:23:12 -04:00
views Now it works. Thanks to Twitch chat for helping me realize that flex-col changes how justify works because that's so fun. 2025-09-16 01:18:53 -04:00
.gitignore Brought over most of the changes from go-web-starter-kit. 2025-08-31 11:23:12 -04:00
.ozai.json Upgraded to v0.1.0 of ozai and ssgod. 2025-09-14 12:13:24 -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 Migrated to the new go-web-dev-kit setup. 2025-09-13 15:08:19 -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

zedshaw.games

This is a learning projects for me to learn Go. It's a simple website that serves past stream information, a place to post links during stream, and the games I've made while live streaming.