POC for a Web-TS monorepo using a Apollo Federation API
Library is located at packages/web/ui.
This library is used by a web app. For more info, read its docs.
This package uses:
packages/theme: Theme definitionpackages/mobile/storage: Storage utilitiesA simple React library built in TypeScript. File structure explains pretty well the software architecture.
UI Components are documented using via storybook.
To run storybook locally, refer to web-ui’s README.md file.
TODO: Once Storybook is deployed, link it here.
components: UI Componentscontexts: Theme context providershooks: Theme hooksstyles: Theme definition