A basic sample using nodejs to show how to receive leads from zap+.
Please, check out our docs for more information.
git clone <github_repo>
cd sample/python
- Rename env.template to .env
- Define the SECRET_KEY value in this file
make docker/build
make docker/run
make local/install
make local/run
Helpful commands
Please, check all available commands in the Makefile for more information.