Create a .env
file in this directory using the .env.template
file as reference and add your own Twilio keys. After that, you can start this server by running the following commands:
# install project dependencies (first time only)
pipenv install
# run the server
./bootstrap.sh