mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-12 08:12:27 -05:00
reorder docs
This commit is contained in:
14
README.md
14
README.md
@@ -100,9 +100,6 @@ A direct installation of PostgreSQL will not put the `createdb` command on your
|
|||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
- [Deploying](#deploying)
|
|
||||||
- [Egress Proxy](#egress-proxy)
|
|
||||||
- [Sandbox environment](#sandbox-environment)
|
|
||||||
- [Infrastructure overview](#infrastructure-overview)
|
- [Infrastructure overview](#infrastructure-overview)
|
||||||
- [GitHub Repositories](#github-repositories)
|
- [GitHub Repositories](#github-repositories)
|
||||||
- [Terraform](#terraform)
|
- [Terraform](#terraform)
|
||||||
@@ -110,15 +107,18 @@ A direct installation of PostgreSQL will not put the `createdb` command on your
|
|||||||
- [New Relic](#new-relic)
|
- [New Relic](#new-relic)
|
||||||
- [Onboarding](#onboarding)
|
- [Onboarding](#onboarding)
|
||||||
- [Setting up the infrastructure](#setting-up-the-infrastructure)
|
- [Setting up the infrastructure](#setting-up-the-infrastructure)
|
||||||
|
- [Testing](#testing)
|
||||||
|
- [CI testing](#ci-testing)
|
||||||
|
- [Manual testing](#manual-testing)
|
||||||
|
- [To run a local OWASP scan](#to-run-a-local-owasp-scan)
|
||||||
|
- [Deploying](#deploying)
|
||||||
|
- [Egress Proxy](#egress-proxy)
|
||||||
|
- [Sandbox environment](#sandbox-environment)
|
||||||
- [Database management](#database-management)
|
- [Database management](#database-management)
|
||||||
- [Initial state](#initial-state)
|
- [Initial state](#initial-state)
|
||||||
- [Data Model Diagram](#data-model-diagram)
|
- [Data Model Diagram](#data-model-diagram)
|
||||||
- [Migrations](#migrations)
|
- [Migrations](#migrations)
|
||||||
- [Purging user data](#purging-user-data)
|
- [Purging user data](#purging-user-data)
|
||||||
- [Testing](#testing)
|
|
||||||
- [CI testing](#ci-testing)
|
|
||||||
- [Manual testing](#manual-testing)
|
|
||||||
- [To run a local OWASP scan](#to-run-a-local-owasp-scan)
|
|
||||||
- [One-off tasks](#one-off-tasks)
|
- [One-off tasks](#one-off-tasks)
|
||||||
- [How messages are queued and sent](#how-messages-are-queued-and-sent)
|
- [How messages are queued and sent](#how-messages-are-queued-and-sent)
|
||||||
- [Writing public APIs](#writing-public-apis)
|
- [Writing public APIs](#writing-public-apis)
|
||||||
|
|||||||
Reference in New Issue
Block a user