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 418419e760 delete login button template because we're not going to need it 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 delete login button template because we're not going to need it 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