Skip to content

Concept Case? #10

@otherjohn

Description

@otherjohn

Hi,
I am building a saas that the customer would use a <script src="thesaascode.js?key=customer-license-key" /> and when the page is loaded, and a custom event is fired, the code will manipulate HTML on the page and set some new styles. The customers' sites include code from react and vue (mostly vue)

I think this fits OC, but not sure. Basically, I want to load settings from Google Firestore and dynamically load which js files to return to the page based on the settings. The js that will fire off on the page is static, but different js files are needed to be loaded based on the configuration.

Does this sound like it fits using OC ?

If so, what parts of OC need to be programmed? I am getting lost trying to decifer from the docs what is best for the client-side and server side. For example, do I customize the registry so that it pulls back settings, or should that go in a different file?

Is there anything you can show in an example or explain that would help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions