spezi-web-study-platform
Set up and manage studies without technical expertise
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 (16.4%) to scientific vocabulary
Repository
Set up and manage studies without technical expertise
Basic Info
- Host: GitHub
- Owner: StanfordSpezi
- License: mit
- Language: TypeScript
- Default Branch: main
- Homepage: http://spezi.health/spezi-web-study-platform/
- Size: 683 KB
Statistics
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 8
- Releases: 0
Metadata Files
README.md
Stanford Biodesign Digital Health Spezi Web Study Platform Frontend
The project aims to build an open‑source platform that enables researchers to run simple studies without deep technical expertise. Users define studies by specifying metadata, participant criteria, and app components. These study definitions then configure the companion iOS and Android apps that participants use to take part in the study.
This repository contains the frontend code for the platform. Visit spezi-web-service-study-platform for the backend code.

Getting Started
To get started with the project, follow these steps:
- Clone the repository:
bash git clone https://github.com/StanfordSpezi/spezi-web-study-platform.git cd spezi-web-study-platform - Install the dependencies:
bash npm install - Create a
.envfile:bash cp .env.example .env - Start the development servers:
bash npm run dev
For more detailed instructions, check out the installation guide.
Explanations
- About the tech stack
- About deployments
- About styling and visual grammar
- About the integration with the spezi web design system components
- About the development server
Tutorials
Guides
Reference
Contributing
We welcome contributions! Please read our contributing guidelines for more information on how to get started.
License
This project is licensed under the MIT License. See Licenses for more information.
Contributors
This project is developed as part of the Stanford Byers Center for Biodesign at Stanford University. See CONTRIBUTORS.md for a full list of all contributors.

Owner
- Name: Stanford Spezi
- Login: StanfordSpezi
- Kind: organization
- Repositories: 1
- Profile: https://github.com/StanfordSpezi
Citation (CITATION.cff)
#
# This source file is part of the Stanford Biodesign Digital Health Spezi Web Study Platform open-source project
#
# SPDX-FileCopyrightText: 2025 Stanford University and the project authors (see CONTRIBUTORS.md)
#
# SPDX-License-Identifier: MIT
#
cff-version: 1.2.0
message: 'If you use this software, please cite it as below.'
authors:
- family-names: 'Schmiedmayer'
given-names: 'Paul'
orcid: 'https://orcid.org/0000-0002-8607-9148'
- family-names: 'Heckmann'
given-names: 'Michael'
title: 'Spezi Web Study Platform'
url: 'https://github.com/StanfordSpezi/spezi-web-study-platform'
GitHub Events
Total
- Create event: 27
- Issues event: 40
- Watch event: 2
- Delete event: 17
- Member event: 1
- Issue comment event: 28
- Push event: 114
- Pull request review event: 203
- Pull request review comment event: 222
- Pull request event: 41
- Fork event: 1
Last Year
- Create event: 27
- Issues event: 40
- Watch event: 2
- Delete event: 17
- Member event: 1
- Issue comment event: 28
- Push event: 114
- Pull request review event: 203
- Pull request review comment event: 222
- Pull request event: 41
- Fork event: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 26
- Total pull requests: 26
- Average time to close issues: 16 days
- Average time to close pull requests: 7 days
- Total issue authors: 2
- Total pull request authors: 3
- Average comments per issue: 0.08
- Average comments per pull request: 0.35
- Merged pull requests: 11
- Bot issues: 0
- Bot pull requests: 4
Past Year
- Issues: 26
- Pull requests: 26
- Average time to close issues: 16 days
- Average time to close pull requests: 7 days
- Issue authors: 2
- Pull request authors: 3
- Average comments per issue: 0.08
- Average comments per pull request: 0.35
- Merged pull requests: 11
- Bot issues: 0
- Bot pull requests: 4
Top Authors
Issue Authors
- michaelheckmann (25)
- arkadiuszbachorski (1)
Pull Request Authors
- michaelheckmann (21)
- dependabot[bot] (4)
- arkadiuszbachorski (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v4 composite
- github/codeql-action/analyze v3 composite
- github/codeql-action/init v3 composite
- 694 dependencies
- @testing-library/jest-dom ^6 development
- @testing-library/react ^15 development
- @total-typescript/ts-reset ^0.5.1 development
- @types/jest ^29 development
- @types/node ^20 development
- @types/react ^18 development
- @types/react-dom ^18 development
- @typescript-eslint/eslint-plugin ^7 development
- @typescript-eslint/parser ^7 development
- autoprefixer ^10 development
- concurrently ^8 development
- eslint ^8 development
- eslint-config-next ^14 development
- eslint-config-prettier ^9 development
- eslint-plugin-import ^2 development
- eslint-plugin-prettier ^5 development
- jest ^29 development
- jest-environment-jsdom ^29 development
- postcss ^8 development
- prettier ^3 development
- tailwindcss ^3 development
- ts-jest ^29 development
- typedoc ^0.25 development
- typescript ^5 development
- @stanfordbdhg/example-package file:./packages/example-package
- next ^14
- prettier-plugin-tailwindcss ^0.5.14
- react ^18
- react-dom ^18
- sharp ^0.33
- actions/checkout v4 composite
- actions/configure-pages v5 composite
- actions/deploy-pages v4 composite
- actions/setup-node v4 composite
- actions/upload-pages-artifact v3 composite
- actions/checkout v4 composite
- actions/setup-node v4 composite
- actions/upload-artifact v4 composite