Skip to content

compumike08/personal-health-record-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

personal-health-record-webapp

DANGER!

This application is not intended for use with real medical data. It is not HIPPA compliant, and has not been evaluated for security vulnerabilities. DO NOT USE IT WITH REAL DATA! If you choose to use it with real data despite this warning, we are not responsible for the results.

Running App

You must set the following environment variables prior to running:

  • PHR_APP_JWT_SECRET (this value should be base64 encoded)

For Dev

Run the following command: mvn spring-boot:run

For Prod

You must set the following environment variables prior to running in production mode:

  • POSTGRES_URL
  • POSTGRES_PORT
  • PHR_APP_DB_USER
  • PHR_APP_DB_PASSWORD

Run the following command: mvn spring-boot:run -Pprod

Copyright

© 2025 compumike08 - All Rights Reserved

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages