Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing to Axon

Thank you for your interest in contributing to Axon!

Getting Started

  1. Fork the repository
  2. Clone your fork
  3. Install dependencies: pnpm install
  4. Build all packages: pnpm build
  5. Run tests: pnpm test

Development

This is a monorepo managed with pnpm workspaces and Turborepo.

  • Packages live in packages/
  • Apps live in apps/
  • Run pnpm dev for watch mode across all packages

Pull Requests

  • Create a branch from main
  • Make your changes
  • Ensure pnpm build and pnpm test pass
  • Submit a pull request

License

By contributing, you agree that your contributions will be licensed under the MIT License.

About

No description, website, or topics provided.

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors