Skip to content

LVS-AI/flex-plugins-ai

 
 

Repository files navigation

flex-plugins

Actions Status

The Aselo frontend is built as a Twilio Flex Plugin in React and TypeScript. 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/.

Local Development

Requirements

nvm or nvm-windows docker

We depend on aws cli running inside of docker for some setup. You will need valid IAM access keys configured on your local machine to run some commands.

About

The Aselo frontend is built as a Twilio Flex Plugin in React and TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 75.0%
  • HCL 21.9%
  • Python 1.0%
  • JavaScript 0.8%
  • Makefile 0.3%
  • Shell 0.2%
  • Other 0.8%