A web app for creating and managing tier lists, built with Go and SQLite.
sqlc generate
go run .Or build a binary:
go build -o tierlister .
./tierlisterThen open http://localhost:8080.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A web app for creating and managing tier lists, built with Go and SQLite.
sqlc generate
go run .Or build a binary:
go build -o tierlister .
./tierlisterThen open http://localhost:8080.