Skip to content

akello-io/akello

Repository files navigation

Akello Logo

✨ Join our Discord here, review Roadmap here and checkout akello.io

Full open source code to run akello.io's infrastructure and apps. The backend services code is written in Python and all front-end code is built suing React and Typescript.

Overview of the Repo

akello/
├── agent                  # automated workflows / AI enablement
├── eventbus               # rules for all events
├── graphql                # graphql server for all microservices
├── microservices
│   ├── authorizer         # authorizes requests to resources
│   ├── user
│   ├── organization
│   ├── registry
│   ├── measurement
├── packages
│   ├── core               # data models and API utilities
│   ├── docs               # docs hosted under docs.akello.io
│   ├── react              # React components and storybook
│   ├── react-hook         # React hooks

Contributing

Akello is a community-driven platform. Whether you're submitting an idea, fixing a typo, adding a new guide, or improving an existing one, your contributions are greatly appreciated!

Before contributing, read through the existing issues and pull requests to see if someone else is already working on something similar. That way you can avoid duplicating efforts.

If there are examples or guides you'd like to see, feel free to suggest them on the issues page.

If you'd like to contribute new content, make sure to read through our contribution guidelines. We welcome high-quality submissions of new examples and guides, as long as they meet our criteria and fit within the scope of the cookbook.

Open in GitHub Codespaces

License

Apache 2.0

Copyright © Akello Health 2024

FHIR® is a registered trademark of HL7.

SNOMED® is a registered trademark of the International Health Terminology Standards Development Organisation.

LOINC® is a registered trademark of Regenstrief Institute, Inc.

DICOM® is the registered trademark of the National Electrical Manufacturers Association (NEMA).