Komubot-dashboard is a web project for administrators to manage Komubot on Discord. The code is built using React TypeScript.
$ npm install
Add next .env config in root
REACT_APP_GOOGLE_CLIENT_ID=
REACT_APP_API_URL=
$ npm start
$ npm test
Komubot-dashboard is a web project for administrators to manage Komubot on Discord. The code is built using React TypeScript.
$ npm install
Add next .env config in root
REACT_APP_GOOGLE_CLIENT_ID=
REACT_APP_API_URL=
$ npm start
$ npm test