Skip to content

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:

  1. Development Environment Setup: local dependencies and common commands.
  2. Repository Structure: package responsibilities and dependency relationships.
  3. PR Process: requirements for submitting updates to main through pull requests.
  4. Publishing Packages: manually triggering the Actions publishing workflow.