Skip to content

nasstymatt/tierlister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tierlister

A web app for creating and managing tier lists, built with Go and SQLite.

Build & Run

sqlc generate
go run .

Or build a binary:

go build -o tierlister .
./tierlister

Then open http://localhost:8080.

About

Simple app for tierlists written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors