0.1.0 • Published 4 years ago

fyp-chatbot-react v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

Chatbot example

Usage

  1. Clone the repository
  2. Run yarn install
  3. Copy the .env.sample file to .env and fill in your Trello API_KEY, Token.
  4. Also include the SUPABASE_KEY and SUPABASE_URL in env.js for tasks and status fetching.
  5. Once the above the done, run yarn start
  6. Then open your browser and type the following url, http://localhost:3000