yarnto install all dependencies- copy
server/.env.exampletoserver/.envand replace each value appropriately - turn on the api with
yarn run api - turn on the client with
yarn run web_serve - visit http://localhost:8080
To build into a runnable docker image, run build_image.sh
To deploy the image to AWS, run deploy_image_to_aws.sh
This container will need 4 Environment Variables to be able to run:
TWILIO_ACCOUNT_SIDTWILIO_AUTH_TOKENTWILIO_PHONE_OUTTwilio phone number you are sending fromSIMPLE_PASSWORD