Skip to content

techmatters/flex-plugins

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

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE
Unknown
license-header.tpl

Stars

Watchers

Forks

Packages

No packages published