Stuff from dfda-web and scripts, etc.#5
Merged
mikepsinn merged 12 commits intodecentralized-fda:v6from Feb 9, 2025
Merged
Conversation
Took 4 minutes
This commit introduces a comprehensive database backup solution that: - Supports PostgreSQL database backups via SSH tunnel - Generates detailed SQL dump files with schema and data - Includes robust error handling and logging - Provides flexible configuration through environment variables - Adds documentation for backup and restore processes Took 13 minutes
This commit introduces two new utility scripts for database management: - `db-restore.js`: A comprehensive script for restoring PostgreSQL database backups, supporting both direct and SSH tunnel connections - `table-sizes.js`: A script to query and display table sizes in a PostgreSQL database via an SSH tunnel The scripts include robust error handling, environment variable validation, and flexible connection methods.
…s in clinical trials and drug development This commit introduces a comprehensive set of markdown files documenting critical statistics about medical research, including: - Cost per clinical trial participant - Treatment development costs - Drug approval delays and preventable deaths - Patient exclusion from clinical trials - Limited disease treatments - Time to treatment implementation - Untested treatment potential - Global population with uncured diseases - Years since last complete disease cure The files provide insights into the inefficiencies and bottlenecks in current medical research and drug development processes.
…dation and generation This commit introduces a robust script for managing markdown file frontmatter metadata: - Implements Zod schema validation for frontmatter structure - Uses AI to generate and repair incomplete or invalid frontmatter - Recursively finds and processes markdown files across the project - Supports flexible metadata generation with optional fields - Integrates with a custom LLM client for intelligent metadata extraction The script enhances documentation consistency and provides an automated approach to maintaining structured metadata for markdown files. Took 11 minutes
…l platform This commit introduces a wide range of markdown files and resources detailing the dFDA (Decentralized FDA) initiative, including: - Strategic blueprints and implementation plans - Cost-benefit analyses for drug development - Community collaboration guidelines - Technical components of the decentralized health research platform - Benefits and potential impact of decentralized clinical trials The documentation provides a holistic view of the project's vision, technological approach, and potential to revolutionize medical research and drug development.
This commit introduces Jest as a development dependency and updates the package configuration: - Added Jest (v29.7.0) for unit and integration testing - Reorganized package dependencies - Added a 'test' script to run Jest - Cleaned up and consolidated package.json entries The changes improve the project's testing infrastructure and dependency management.
# Conflicts: # economic-models/dfda-cost-benefit-analysis-chatgpt-o1.md Took 38 seconds
Contributor
There was a problem hiding this comment.
Hi @mikepsinn! 👋
Your private repo does not have access to Sourcery.
Please upgrade to continue using Sourcery ✨
mikepsinn
added a commit
to mikepsinn/dfda-wiki
that referenced
this pull request
Jun 24, 2025
Stuff from dfda-web and scripts, etc.
mikepsinn
added a commit
to mikepsinn/dfda-wiki
that referenced
this pull request
Jun 24, 2025
Stuff from dfda-web and scripts, etc.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.