Development
This section documents how to get started when setting up your environment before contributing to Azimuth.
Please see our CONTRIBUTING.md for guidelines on how to contribute.
Just want to launch the app locally without Docker?
You will need poetry and yarn installed, as explained in
 Initial Setup. Then go the  Launching
section.
Development Documentation Structure
-  Initial Setup
- Steps to install Backend and Frontend dependencies.
 
 -  Launching
- Steps to launch Azimuth for development.
 
 -  Development Practices
- Information on our best practices regarding branch names, testing and pull-requests.