![]() * fix: * removed fmt.Println * Feat: - Add OAuth for twitch --------- Co-authored-by: lemonScaletech <anand.panigrahi@scaletech.xyz> Co-authored-by: Anand Kumar Panigrahi <70533637+lemonScaletech@users.noreply.github.com> |
||
---|---|---|
.. | ||
favicon_io | ||
public | ||
src | ||
.prettierrc.json | ||
esbuild.config.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
Authorizer dashboard
Getting started
Setting up locally
cd dashboard
npm start
Creating production build
make build-dashboard