RastonLab / Virtual-HeNDI-Spectrometer

Helium NanoDroplet Isolation - Scientific Instrument Simulator (HeNDI-SIS)
https://hendi.rastonlab.org/
GNU General Public License v3.0
0 stars 3 forks source link

Implement CI/CD workflow for existing HeNDI App #39

Closed vanfossen closed 2 years ago

vanfossen commented 2 years ago

We want a workflow where our product is active and available for code review. This process methodology will allows for the product to automatically build and be hosted on every push to the repository (https://resources.github.com/ci-cd/#continuous-delivery-vs-deployment).

Tutorial Dr. Stewart provided (https://dev.to/dyarleniber/setting-up-a-ci-cd-workflow-on-github-actions-for-a-react-app-with-github-pages-and-codecov-4hnp). Appears to be the correct steps. May be some minor differences.