Description
Hi, I have some experience in the .NET and Bot framework, I've been developing (amateur) for quite a while. Recently I wanted to create a more complex bot and add some machine learning to it, so I found BotSharp.
(First of all I want to point out I've read all the issues before writing this one)
Following the documentation I've cloned the repo and used docker-compose to integrate Articulate UI, to test some agents and see how it works. I open http://localhost:3000 but nothing appears. I can see in the Docker command line that the URL is open but nothing shows.
And, a begginer's question: Do I have to create my own project and link it to BotSharp or is the BotSharp project a bot in itself?
Sorry for the lack of knowledge, I just discovered your wonderful platform!
Thanks in advanced