You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Stephanie Gredell 80c513265e add a util file to host random methods that don't fit anywhere else 1 year ago
assets Initial commit of all the things. 1 year ago
auth Create a session manager that will use gorilla/sessions and a sqllite db 1 year ago
config Add a config package that will handle how we load env variables 1 year ago
db Initial commit of all the things. 1 year ago
templates Initial commit of all the things. 1 year ago
twitch Initial commit of all the things. 1 year ago
twitter Initial commit of all the things. 1 year ago
utils add a util file to host random methods that don't fit anywhere else 1 year ago
.gitignore Initial commit of all the things. 1 year ago
go.mod Initial commit of all the things. 1 year ago
go.sum Initial commit of all the things. 1 year ago
main.go Initial commit of all the things. 1 year ago