Add Articulate Integration

This commit is contained in:
Obrain2016 2018-08-28 14:44:24 -05:00 committed by GitHub
parent 7473dbac84
commit e84818668d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,15 @@ Make sure you've got `Docker`_ installed.
Point your web browser at http://localhost:5001 and enjoy Rasa-UI with BotSharp.
Integrate with `Articulate UI`_, you can use docker compose to run.
Make sure you've got `Docker`_ installed.
::
PS D:\BotSharp\> docker-compose -f docker-compose-articulateui.yml up
Point your web browser at http://localhost:3000 and enjoy Rasa-UI with BotSharp.
Building BotSharp
^^^^^^^^^^^^^^^^^
Make sure the `Microsoft .NET Core`_ build environment is installed.