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 8b8e2ca918 organize routes and add a pages package where the handlers will go for that route 1 year ago
assets add some styling for login and homepage 1 year ago
auth organize routes and add a pages package where the handlers will go for that route 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
pages organize routes and add a pages package where the handlers will go for that route 1 year ago
templates Build a login page and modify the index page to link to it. For now we are only going to support Twitch logins. 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 organize routes and add a pages package where the handlers will go for that route 1 year ago
go.mod organize routes and add a pages package where the handlers will go for that route 1 year ago
go.sum organize routes and add a pages package where the handlers will go for that route 1 year ago
main.go organize routes and add a pages package where the handlers will go for that route 1 year ago