/monarch-app

Monarch Initiative API and webapp

Primary LanguageVueBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Monarch App

documentation

⭐️⭐️ View the website ⭐️⭐️

This repository contains the source code for the Monarch Initiative website (a Vue webapp),
as well as monarch-py, a Python library for interacting with the Monarch Initiative knowledge graph,
which includes an optional FastAPI module that serves as the website's backend.

For developers

To get started with this repo:

git clone https://github.com/monarch-initiative/monarch-app
cd monarch-app

Then see Makefile or the individual /frontend and /backend folders for how you can install, develop, build, test, lint, or format the frontend or backend.