aboutsummaryrefslogtreecommitdiff
path: root/src/hooks.ts
AgeCommit message (Expand)Author
2022-03-18Use `platform` for getting env vars in Cloudflaremat
2022-03-18create env.ts filemat
2022-03-18make it actually able to buildmat
2022-03-18Cloudflare is dumb and can't read process.envmat
2022-03-18remove a bunch of console.logsmat
2022-03-18Add customization pagemat
2022-03-17add logging inmat
2022-03-16Fix styling issues and add /login routemat
2022-02-14Initial commitUbuntu