← Back to repos

weblog.git

git clone https://gitpad.exe.xyz/weblog.git

Branches

main

Files

.gitignore
AGENTS.md
Makefile
README.md
cmd/srv/main.go
db/db.go
db/dbgen/db.go
db/dbgen/models.go
db/dbgen/visitors.sql.go
db/migrations/001-base.sql
db/queries/visitors.sql
db/sqlc.yaml
go.mod
go.sum
srv.service
srv/server.go
srv/server_test.go
srv/static/script.js
srv/static/style.css
srv/templates/index.html
srv/templates/post.html