Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo webapp #395

Open
jloveric opened this issue Nov 15, 2017 · 2 comments
Open

Demo webapp #395

jloveric opened this issue Nov 15, 2017 · 2 comments

Comments

@jloveric
Copy link

There should be a demo web application using the express server. For those who don't intend to connect with an existing chat ui (such as slack), this seems like something that helps lower the barrier to entry and increase the number of users of the software.

@Nordes
Copy link

Nordes commented Nov 20, 2017

IMO, building the UI is not so hard. I think that having a UI in order to build the conversation file would be a better upgrade. You know, creating topic, managing the user data, some function to be ran on the fly when the interaction start or finish.

@benkline
Copy link

benkline commented Feb 6, 2018

note - the express server does work as a demo out of the box.
once the message:

Bot is ready for input!
===> 🚀  Server is now running on port 5000

appears in your console, go to: http://localhost:5000/superscript?message=hello
just refresh the page to see the other response options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants