Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 513 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 513 Bytes

Tripsit Factsheets

A nodejs-based web app which organises data from TripSit's database of drug information into factsheets for general use. See here for a working example.

Requirements

  1. nodejs
  2. npm

Installation and Usage

Clone the repo to begin.

Install with npm install.

Run with npm start run.

The repo will initially download and cache data from TripSit and periodically check for updates. The app runs on port 3006 by default.