https://github.com/alan-turing-institute/cvd-net-website

Website for the Networks of Cardiovascular Digital Twins (CVD-Net) project

https://github.com/alan-turing-institute/cvd-net-website

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.3%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Website for the Networks of Cardiovascular Digital Twins (CVD-Net) project

Basic Info
  • Host: GitHub
  • Owner: alan-turing-institute
  • Language: Astro
  • Default Branch: main
  • Size: 25.9 MB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 1
  • Open Issues: 1
  • Releases: 0
Created about 1 year ago · Last pushed 10 months ago
Metadata Files
Readme

README.md

Networks of Cardiovascular Digital Twins (CVD-Net)

This repository contains the source code for the CVD-Net project website.

The website is built on top of the Astro template DataNova.

[!NOTE] **About CVD-Net CVD-Net aims to pioneering personalised cardiovascular care through interconnected digital twins.

The project aims to: - Develop networked digital twins for cardiovascular health, focusing initially on Pulmonary Arterial Hypertension (PAH). - Improve disease monitoring and prediction using these twins. - Enable personalised care pathways. - Advance the engineering science behind connected digital twins.

Local Development

If you wish to run the development server locally, you will need to clone this repository and then follow these steps:

  1. Install Dependencies

shell npm install

  1. Run the Development Server

shell npm run dev

  1. (Optional) To run tests and build the static site:

bash npm run build

Funding

The Networks of Cardiovascular Digital Twins (CVD-Net) project is funded by the UKRI Engineering and Physical Sciences Research Council (EPSRC) via grant (EP/Z531297/1) awarded to Professor Steven Niederer.

Owner

  • Name: The Alan Turing Institute
  • Login: alan-turing-institute
  • Kind: organization
  • Email: info@turing.ac.uk

The UK's national institute for data science and artificial intelligence.

GitHub Events

Total
  • Issues event: 1
  • Delete event: 5
  • Issue comment event: 1
  • Public event: 1
  • Push event: 10
  • Pull request review event: 2
  • Pull request event: 6
  • Fork event: 1
  • Create event: 2
Last Year
  • Issues event: 1
  • Delete event: 5
  • Issue comment event: 1
  • Public event: 1
  • Push event: 10
  • Pull request review event: 2
  • Pull request event: 6
  • Fork event: 1
  • Create event: 2

Dependencies

.github/workflows/deploy.yml actions
  • actions/checkout v4 composite
  • actions/deploy-pages v4 composite
  • actions/setup-node v4 composite
  • actions/upload-pages-artifact v3 composite
package-lock.json npm
  • 662 dependencies
package.json npm
  • @iconify-json/mdi ^1.2.3 development
  • @iconify-json/ph ^1.2.2 development
  • @tailwindcss/forms ^0.5.9 development
  • @tailwindcss/typography ^0.5.15 development
  • mdast-util-from-markdown ^2.0.2 development
  • prettier ^3.3.3 development
  • prettier-plugin-astro ^0.14.1 development
  • prettier-plugin-tailwindcss ^0.6.11 development
  • @astrojs/check ^0.9.4
  • @astrojs/markdoc ^0.14.2
  • @astrojs/react ^4.2.3
  • @astrojs/svelte ^7.0.10
  • @iconify-json/carbon ^1.2.8
  • @iconify-json/healthicons ^1.2.8
  • @iconify-json/tabler ^1.2.17
  • @tailwindcss/vite ^4.1.4
  • @types/react ^19.1.4
  • @types/react-dom ^19.1.2
  • astro ^5.7.12
  • astro-font ^1.0.0
  • astro-icon ^1.1.5
  • astro-seo ^0.8.4
  • astro-seo-schema ^5.0.0
  • mdast-util-to-string ^4.0.0
  • preline ^3.0.1
  • react ^19.0.0
  • react-dom ^19.1.0
  • reading-time ^1.5.0
  • schema-dts ^1.1.2
  • svelte ^5.28.3
  • tailwind-merge ^3.2.0
  • tailwindcss ^4.1.4
  • typescript ^5.8.3