This website requires JavaScript.
Explore
Help
Sign In
ryan
/
games
Watch
1
Star
0
Fork
0
You've already forked games
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
9
Wiki
Activity
63
Commits
2
Branches
9
Tags
9c3f659e96a8ba0b50a332590f94ca273d110fba
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
ryan
9c3f659e96
Some checks failed
CI / Deploy / test (push)
Failing after 12s
Details
CI / Deploy / lint (push)
Failing after 24s
Details
CI / Deploy / deploy (push)
Has been skipped
Details
Merge pull request 'fix: add Enter key handlers to all auth and nickname inputs' (
#3
) from fix/enter-key-handlers into main
2026-03-03 01:34:21 +00:00
.claude
/commands
fix: add explicit --login and --repo flags to tea commands
2026-02-20 17:05:46 -10:00
.gitea
/workflows
refactor: adopt portigo infrastructure patterns
2026-03-02 11:48:47 -10:00
assets
feat: add downloader binary for client-side dependencies
2026-03-02 14:34:53 -10:00
auth
fix: resolve all linting errors and add SSE compression
2026-03-02 12:38:21 -10:00
cmd
/downloader
feat: add downloader binary for client-side dependencies
2026-03-02 14:34:53 -10:00
config
fix: warn when .env file is missing instead of silently ignoring
2026-03-02 12:42:10 -10:00
db
fix: add goose migration for sessions table
2026-03-02 15:00:07 -10:00
deploy
Add visual smoothing for snake game and systemd deployment
2026-02-04 06:50:18 -10:00
features
chore: gitignore generated _templ.go files, track .templ sources
2026-03-02 15:27:38 -10:00
game
fix: resolve all linting errors and add SSE compression
2026-03-02 12:38:21 -10:00
logging
refactor: adopt portigo infrastructure patterns
2026-03-02 11:48:47 -10:00
nats
fix: resolve all linting errors and add SSE compression
2026-03-02 12:38:21 -10:00
router
fix: serve datastar locally and clean up session/route config
2026-03-02 14:34:39 -10:00
sessions
fix: serve datastar locally and clean up session/route config
2026-03-02 14:34:39 -10:00
snake
fix: resolve all linting errors and add SSE compression
2026-03-02 12:38:21 -10:00
testutil
refactor: adopt portigo infrastructure patterns
2026-03-02 11:48:47 -10:00
.dockerignore
feat: add Docker Compose deployment and serve assets via StaticFS
2026-02-13 08:02:15 -10:00
.env.example
refactor: adopt portigo infrastructure patterns
2026-03-02 11:48:47 -10:00
.gitignore
chore: gitignore generated _templ.go files, track .templ sources
2026-03-02 15:27:38 -10:00
.golangci.yml
refactor: adopt portigo infrastructure patterns
2026-03-02 11:48:47 -10:00
docker-compose.yml
feat: add CI/CD workflow and switch to bind mount for data
2026-02-13 08:42:51 -10:00
Dockerfile
refactor: adopt portigo infrastructure patterns
2026-03-02 11:48:47 -10:00
go.mod
refactor: replace via framework with chi + templ + datastar
2026-03-02 12:16:25 -10:00
go.sum
refactor: replace via framework with chi + templ + datastar
2026-03-02 12:16:25 -10:00
main.go
fix: serve datastar locally and clean up session/route config
2026-03-02 14:34:39 -10:00
Taskfile.yml
chore: gitignore generated _templ.go files, track .templ sources
2026-03-02 15:27:38 -10:00
Description
No description provided
1.2
MiB
Releases
9
v0.1.8
Latest
2026-03-11 20:22:55 +00:00
Languages
Go
47.4%
CSS
35.6%
templ
13.4%
Shell
3.3%
Dockerfile
0.3%