NoA Ignite Accelerator
The NoA Ignite Accelerator is a Turborepo‑powered monorepo that bundles a suite of first‑class TypeScript packages and tools designed to jump‑start and standardize frontend projects at NoA Ignite.
What’s inside this monorepo?
This Turborepo includes the following packages/apps:
Apps and Packages
docs: Accelerator docs@noaignite/centra-mocks: A collection of mocks to the Centra API@noaignite/centra-types: Typescript definitions for Centra APIs@noaignite/create-app: A CLI tool to scaffold out templates within a Turborepo project@noaignite/react-centra-checkout: React helper functions for Centra APIs@noaignite/react-native-eslint: React Native eslint configuration@noaignite/react-utils: React helper functions@noaignite/style-guide: A collection of configurations foreslint,prettier&typescript@noaignite/tailwind-typography: TailwindCSS plugin to create responsive typography@noaignite/types: Type helpers by NoA Ignite@noaignite/utils: Basic helper functions
The goal is for each package/app to be 100% TypeScript .
Utilities
This Turborepo has some additional tools already setup for you:
- TypeScript for static type checking
- ESLint for code linting
- Prettier for code formatting
Documentation
Visit https://noaignite.dev to view the full documentation.
Contributing
Read the contributing guide to learn about our development process, how to propose bug fixes and improvements, and how to build and test your changes.
Changelog
The changelog is regularly updated to reflect what’s changed in each new release.
License
This project is licensed under the terms of the MIT license .
