Skip to content

meaganjohnson/vaccine-solution-main

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vaccine Cold Chain Monitoring

This project presents an approach to develop a vaccine cold chain monitoring with anomaly detection.

The content of this repository is presented in a BOOK view, and the goal is to run all those components together on multi cloud environments.

Building this booklet locally

The content of this repository is written with markdown files, built with Gatsby. For more information, see the README for the docs.

To publish the content to github:

  • Ensure that all your local changes to the master branch have been committed and pushed to the remote repository: git push origin master
  • To pushing the book to GitHub Pages: npm run deploy
  • This repository is monitored by GitAction to perform a build and deploy when code is pushed or a Pull Request accepted.

To update doc content

The navigation is in the docs/src/data folder file nav-items.yaml.

The content is in the docs/src/pages folder. Then the folders content the following:

  • index.md is the first main page
  • design folder includes the articles related to the design of the solution
  • solution folder includes simple description of each service of the solution
  • mcm is for content around multi-cloud management
  • DevOps is to include articles on CI and CD.
  • analyze is for the Watson ML work.
  • The diagrams are in a ppt file named: docs/VaccinTransportation-Usecases.pptx. Use snap-it to build a png file from one of the diagram. Png files are going to images folder in the corresponding subject area.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors