Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Running

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