This monorepo contains NR1E public libraries, examples, and documentation. It aims to provide reusable utilities and components to speed up development by reducing boilerplate code and standardizing common patterns.
.github/workflows- Reusable CI/CD workflowsadyen- Custom Adyen client libraryaws- AWS SDK wrappers and utility functionscommons- Common utilities for TypeScript/JavaScriptgohighlevel- Custom GoHighLevel client librarylogging- Logging utilitieslucia-adapter-dynamodb- DynamoDB adapter for Lucia authentication librarymiddesk- Custom Middesk client libraryqwik-icons- Reusable Qwik Icons as Componentsqwik-ui- Reusable Qwik UI Componentsusps- Custom USPS client library
To have your changes merged into a release, you must generate a changset. From the root of the project, you must issue the following command and answer the questions. It's recommended you do this with your changes, not after.
npx @changesets/cli