BNext-IQT / covid-test-db

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

covid test db

Database application to catalog tests for COVID-19 and the companies that make them.

Deploy Instructions - Manual

  • clone repo
  • scp repo to home dir scp -r ./covid-test-db/ user@ip_address:~/
  • ssh to machine
  • cd covid-test-db
  • sudo ./stop.sh -ep - stops any existing instances and clears the old DB
  • sudo ./start.sh -c

About


Languages

Language:Python 39.5%Language:Go 26.9%Language:R 17.2%Language:Vue 12.6%Language:Dockerfile 1.4%Language:Shell 1.3%Language:HTML 0.6%Language:JavaScript 0.4%