From b46835c2a83609de0e690ddc3e854803cce7522e Mon Sep 17 00:00:00 2001 From: "Win Cowger, PhD" Date: Tue, 12 Sep 2023 18:03:35 -0700 Subject: [PATCH] https://github.com/openjournals/joss-reviews/issues/5136#issuecomment-1713277787 Responding to @domna's reviewer comment. --- docs/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/README.md diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..4979937 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,17 @@ +# Top Level Overview of Docs + +## functionality.md +Provides information about the common workflows and functions of the app. + +## git-aws-account-setup.md +Describes how you can set up git based deployment of the app to AWS. + +## github-actions-deployment-role.md +How to set up the github deployment role for deploying with github actions. + +## github-actions.md +Information about the basic github action files and deployment strategy. + +## localdev.md +Instructions on how to deploy the app locally. +