fyp-chatbot-react
v0.1.0
Published
## Usage
Downloads
3
Readme
Chatbot example
Usage
- Clone the repository
- Run yarn install
- Copy the .env.sample file to .env and fill in your Trello API_KEY, Token.
- Also include the SUPABASE_KEY and SUPABASE_URL in env.js for tasks and status fetching.
- Once the above the done, run yarn start
- Then open your browser and type the following url, http://localhost:3000