Welcome to ska-react-webapp-skeleton's documentation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This repository is intended to act as a skeleton for any SKA developer looking to make a React based web application. It includes tools for linting, code formatting, and testing which are easily integrated into various IDEs. It also includes modular federation, exposing the ReactSkeleton component, which can be imported into other applications. .. toctree:: :maxdepth: 1 :caption: Releases CHANGELOG.rst .. toctree:: :maxdepth: 2 :caption: General general/General .. toctree:: :maxdepth: 2 :caption: Deploying and Configuring deploy/Variables deploy/Kubernetes deploy/Environments .. toctree:: :maxdepth: 2 :caption: User Guide userGuide/UserIntroduction userGuide/UserQuestions userGuide/UserTroubleShooting userGuide/UserFeedback userGuide/UserFuture .. toctree:: :maxdepth: 2 :caption: Application Internals/Developer Docs developer/Overview developer/Installation developer/Requirements developer/DuringDevelopment developer/RunningBuilding developer/Testing