Skip to content
forked from akello-io/akello

Measurement based care infrastructure for absolutely everyone

License

Notifications You must be signed in to change notification settings

petermetz/akello

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akello Logo

✨ Join our Discord 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
├── examples               # end-to-end examples using akello packages
├── packages
│   ├── cli                # cli tool to manage akello infra and apps
│   ├── core               # data models and API utilities
│   ├── docs               # docs hosted under docs.akello.io
│   ├── react              # React components and storybook
│   ├── react-hook         # React hooks
│   ├── server             # Fast API Server

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).

About

Measurement based care infrastructure for absolutely everyone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 67.5%
  • TypeScript 31.2%
  • CSS 0.5%
  • JavaScript 0.3%
  • Shell 0.3%
  • Batchfile 0.1%
  • Other 0.1%