A Facebook Messenger bot for creative, immersive and interactive storytelling in the age of online messaging.
-
Clone this repository and run yarn.
$ git clone https://github.com/faishasj/dms-and-dragons-webview $ cd dms-and-dragons-webview $ yarn
-
Setup the environment variables.
The names of the variables that are required are in default.env. Make sure to add them in your .env.
-
Run the development server.
$ yarn start
If you would like to tunnel the webview, follow the instructions for developing with ngrok in the webhook repository for DMs and Dragons.