0.29.9 â€ĸ Published 4 months ago

rwc-client v0.29.9

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

Rich Web Chat client

🚀 Get started

  1. clone repo
  2. define NPM_TOKEN as profile variable to install inner OneReach dependencies
  3. $ npm i
  4. deploy-platform - clone and follow installation instructions
  5. make sure or cli installed $ or
  6. project can be run only with specific environment config. open $ nano ~/.aws/credentials and check that file contains credentials for the environment
  7. run development server with staging env config: $ or run stg . OR $ npm run dev and chose environment, project and branch

📡 Deploy

Project has CI/CD for the master branch. If you want to deploy your version to specific feature: 1. run $ or deploy and follow instruction OR use shortcut for local deploy or deploy [ENV] . --feature [FEATURE_NAME]

The deployment progress is also sent to the ENV specific Slack channel e.g. #dpl-staging

📘 Docs

We are using vuepress for generating project docs. cd ./docs && npm run dev

ℹī¸ Useful links

  1. DOCS - https://chat.[ENV].onereach.ai/docs. For staging env - https://chat.staging.onereach.ai/docs
  2. Check project version https://chat.[ENV].onereach.ai/version.json. For staging env - https://chat.staging.onereach.ai/version.json
  3. Steps repo - https://gitlab.com/onereach/platform/chat-group/steps