An example Web Speech API website.
docker-compose up
Check out http://localhost:6633
Create an .env
file with values for these keys
DATABASE_URL=postgresql://real:[email protected]:5432/easyspeak
PORT=6633
Run locally with heroku
heroku local
Check out http://localhost:6633