/dms-and-dragons-webview

🐉 Creative, immersive, and interactive storytelling in the age of online messaging.

Primary LanguageTypeScript

DMs and Dragons

A Facebook Messenger bot for creative, immersive and interactive storytelling in the age of online messaging.

🚀 Quick start

  1. Clone this repository and run yarn.

    $ git clone https://github.com/faishasj/dms-and-dragons-webview
    $ cd dms-and-dragons-webview
    $ yarn
  2. Setup the environment variables.

    The names of the variables that are required are in default.env. Make sure to add them in your .env.

  3. 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.