/cognigy-chat-demo

Cognigy Chat app

Primary LanguageTypeScriptMIT LicenseMIT

Cognigy Chat app

The Demo is deployed on: https://cognigy.alzayat.de/

Dev Requirements

node lts/* or v16.13.1 or greater
If you have nvm installed just run nvm use
otherwise download it from https://nodejs.org/en/download/

Dev Setup

  • run npm install
  • Run npm run setup to generate .env file then Paste your Cognigy chat token in there
  • then npm start Runs the app in the development mode.
    Open http://localhost:3000 to view it in the browser.

Tests

Run npm cypress
Launches the cypress application tests runner.

Enjoy!