Skip to content

Frontend UI application for healthcare workflows built on top of the Marley Healthcare app. Provides Frappe UI-based pages for patient, doctor, and clinic interactions.

License

Notifications You must be signed in to change notification settings

earthians/marley_frontend

Repository files navigation

Marley Frontend

Frontend for Marley Healthcare

Installation

You can install this app using the bench CLI:

cd $PATH_TO_YOUR_BENCH
bench get-app https://github.com/earthians/marley_frontend.git

install ERP Next and Marley Healthcare to the site. Then,

bench --site demo.com install-app marley_frontend
bench setup requirements
bench build
bench --site demo.com migrate

The healthcare frontend pages will available on demo.com/healthcare

For Frontend Development

  1. Open a new terminal session and cd into frappe-bench/apps/marley_frontend, and run the following commands:

    yarn install
    yarn dev
  2. Now, you can access the site on vite dev server at http://localhost:8080

License

mit

About

Frontend UI application for healthcare workflows built on top of the Marley Healthcare app. Provides Frappe UI-based pages for patient, doctor, and clinic interactions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published