Skip to content

yukiyao119/medicam

 
 

Repository files navigation

medicam - the software powering doc19.org

https://doc19.org is a COVID-19 telehealth clinic, built on Django and Twilio.

Requirements

System Requirements

  • Python 3.7
  • Postgres 11

You can use asdf to manage your environment versions.

Running the App

The easiest way to run the app is utilizing heroku-cli.

export DEBUG=1 SECRET_KEY=x SITE_ID=1 DATABASE_URL=sqlite:///db.sqlite3
heroku local release
heroku local web

Resources

About

COVID-19 telehealth clinic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.8%
  • Python 39.7%
  • JavaScript 6.6%
  • CSS 2.9%