Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 495 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 495 Bytes

Ncc Logo

Description

Komubot-dashboard is a web project for administrators to manage Komubot on Discord. The code is built using React TypeScript.

Getting Started

Installation

$ npm install

Env

Add next .env config in root

REACT_APP_GOOGLE_CLIENT_ID=
REACT_APP_API_URL=

Run

$ npm start

Test

$ npm test

Website