-
-
Couldn't load subscription status.
- Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Great library! It might be useful in the docs to show how to configure the library, as follows:
const seasons = new Isotope<Season>({
domain: "seasons",
key: "id"
}, { region : 'US-East',
endpoint : 'https://sdb.amazonaws.com'} );
Without this additional config, I couldn't get things working...
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request