Skip to content

Website for AMRIT. This is a forked repo to create AMRIT Website.

License

Notifications You must be signed in to change notification settings

PSMRI/AMRIT-Website

 
 

Repository files navigation

AMRIT (Accessible Medical Records via Integrated Technologies)

AMRIT is a cutting-edge health technology platform designed to revolutionize healthcare in India. Developed by Piramal Swasthya, AMRIT is integrated with the Ayushman Bharat Digital Mission (ABDM), supporting the creation and verification of Ayushman Bharat Health Accounts (ABHA). The platform enables patient consent-based access to medical history, promoting a unified health data presence nationwide.

How to Run Locally

  1. Clone the repository:

    git clone https://github.com/PSMRI/AMRIT-Website
    cd AMRIT
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open the application in your browser at http://localhost:4321/.

Contribution Guidelines

We welcome contributions to enhance AMRIT! To get started:

  1. Fork the repository.
  2. Create a new branch for your feature/bugfix.
  3. Commit your changes with clear and descriptive messages.
  4. Push your branch and create a Pull Request.
  5. Engage with reviewers to address feedback and finalize the changes.

How You Can Contribute

  • Bug Reports: Report issues or suggest enhancements via GitHub Issues.
  • Feature Suggestions: Propose new features or improvements.
  • Code Contributions: Submit pull requests for bug fixes, new features, or documentation improvements.
  • Testing: Help improve testing coverage by writing new tests or reporting test failures.
  • Community Support: Answer questions or assist others in using and contributing to AMRIT.

Contributors

Thanks to all these amazing people:


Sanjana Sogimatt

Adarsh Jena

Theme Credits

This project uses the Pinwheel Astro by themefisher.

About

Website for AMRIT. This is a forked repo to create AMRIT Website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.6%
  • Astro 23.6%
  • MDX 16.3%
  • SCSS 3.9%
  • TypeScript 1.6%