vhs-portal
Summary
VHS portal system that syndicates different information sources
Running
Development
npm install
npm start
Production
As this app is dockerized, use the following command:
bin/docker-run.sh
This will automatically build and start the container, which will run on port 3007.