Skip to content

TripSit/comboapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drug Combinations

Combining data from tripsit.

Importing data

cd app/src/data/
wget https://tripsit.me/combo_beta.json
wget https://raw.githubusercontent.com/TripSit/combogen/master/config.json

Development

This is and old create-react-app using Flow for types. Use nvm to get the correct node version.

Deploying

The plan (as of July 2023) is to migrate this site to GitHub pages. In the app/ folder running yarn deploy should build and deploy the latest site. You need to have installed the dependencies first.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.8%
  • HTML 8.3%
  • CSS 7.9%