Deployed on https://the-jokebot.web.app/
When running locally, set the BEARER_TOKEN variable: export BEARER_TOKEN='AAA...'
Change the URL in public/scrip.js to: "http://localhost:3000/jokes"
And run the server: cd ./functions node index.js
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Deployed on https://the-jokebot.web.app/
When running locally, set the BEARER_TOKEN variable: export BEARER_TOKEN='AAA...'
Change the URL in public/scrip.js to: "http://localhost:3000/jokes"
And run the server: cd ./functions node index.js