Contributing
Welcome to AMLL development.
This repository is a monorepo based on Nx + pnpm workspace, containing multiple publishable npm packages and an Astro documentation site.
You can read in this order:
- Development Environment Setup: local dependencies and common commands.
- Repository Structure: package responsibilities and dependency relationships.
- PR Process: requirements for submitting updates to
mainthrough pull requests. - Publishing Packages: manually triggering the Actions publishing workflow.