An example Web Speech API website.
docker-compose upCheck out http://localhost:6633
Create an .env file with values for these keys
DATABASE_URL=postgresql://real:secure@my-db.net:5432/easyspeak
PORT=6633Run locally with heroku
heroku localCheck out http://localhost:6633