Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 568 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 568 Bytes

webchat

Webchat software for Aselo built on Twilio Flex Webchat. See aselo.org or contact Aselo for more information.

git-secrets

In order to prevent sensitive credentials to be leaked, please follow this instructions to setup git-secrets.

  • Install git-secrets in your computer.
  • Go into the repo root folder.
  • Run git secrets --register-aws.
  • Run git config --local core.hooksPath .githooks/.