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

Scout is a standalone package that can be displayed on any website #84

Open
apricot13 opened this issue Mar 30, 2023 · 0 comments
Open

Comments

@apricot13
Copy link
Member

apricot13 commented Mar 30, 2023

Turn Scout React Application into Standalone NPM Package

Description:

The goal of this development ticket is to turn the Scout React application into a standalone NPM package that can be displayed as a single-page application or embedded into another application using shadow-dom techniques. The standalone NPM package should be easy to use and should provide users with the ability to customize the application to meet their specific needs.

Acceptance Criteria:

  • The Scout React application has been turned into a standalone NPM package that can be easily installed and used.
  • The NPM package includes all necessary files and dependencies required to run the Scout application as a single-page application or embedded into another application using shadow-dom techniques.
  • The NPM package provides users with the ability to customise the Scout application to meet their specific needs, including the ability to change the layout and functionality of the application.
  • The NPM package is fully tested and validated, with any bugs or issues resolved prior to release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment