You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you please help me with the point below? Someone asks me to demo host interaction with Lex and I can't do it with localhost I need my webserver.
Web applications that you build using the Sumerian Hosts NPM modules in this repository can be deployed to any regular web server, including a server running on EC2 or - even easier - AWS Amplify's drag-and-drop hosting solution. However, the demos we've included are not themselves directly deployable to a webserver. We realize this is inconvenient and is something we hope to change in the future. If you have an immediate need for deployable versions of the demos, let me know so I can look into a potential workaround for you. But if you're starting your own custom project from scratch using one of the guides we've provided in each module's README (like this README for the Babylon.js version) you should have no problem deploying your project to any web server.
The text was updated successfully, but these errors were encountered:
For expediency, I've created a new repository in my personal account that contains updated versions of the Sumerian Host Babylon.js demos that can be easily built and deployed to any web server. I also fixed a bug with the "chatbotDemo" that you reported in a different thread.
On Nov 2, 2022, at 1:29 PM, Kris Schultz ***@***.***> wrote:
For expediency, I've created a new repository in my personal account that contains updated versions of the Sumerian Host Babylon.js demos that can be easily built and deployed to any web server. I also fixed a bug with the "chatbotDemo" that you reported in a different thread.
You'll find the updated demo code in this repository: https://github.com/Krxtopher/sumerian-host-demos-babylonjs
Let me know if you have any problems with it.
—
Reply to this email directly, view it on GitHub <#144 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AD6XAYOB3PZCK44TXYYKHITWGKQHBANCNFSM6AAAAAARULRJII>.
You are receiving this because you authored the thread.
Can you please help me with the point below? Someone asks me to demo host interaction with Lex and I can't do it with localhost I need my webserver.
The text was updated successfully, but these errors were encountered: