falquaddoomi / monarch-app

Monarch Initiative API and webapp

Home Page:https://monarch-app.monarchinitiative.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Monarch Initiative API and webapp

https://monarch-app.monarchinitiative.org/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Vue 42.6%Language:Python 31.8%Language:TypeScript 21.2%Language:JavaScript 1.5%Language:Makefile 1.0%Language:SCSS 0.9%Language:HTML 0.6%Language:Dockerfile 0.3%Language:Shell 0.1%