The core function of Demoboost relies on our browser extension to securely access and capture the HTML, CSS, and underlying structure of your live application.
The problem you are encountering with locally hosted pages (those running on localhost or a private internal server) is due to a current system limitation. Currently, the feature to capture content from pages that are not publicly accessible via the internet is not available.
While we do not support this feature directly at this time, we recommend the following common method used by developers and sales teams to demo internal content:
Deploy to a Staging/Test Environment: The simplest solution is to deploy your application or the specific pages you need to capture to a secure, publicly accessible staging, testing, or sandbox environment. As long as this URL is addressable over the internet (even if password-protected), our system can typically capture the content successfully.