A Django-based domain name registrar that interfaces with an EPP registry
Find a file
CuriousX a606fe71e7
Merge pull request #2153 from cisagov/nl/1780-check-SES-before-adding-user
Issue #1780: Don't add user to a domain invitation if we don't have a connection to SES
2024-05-24 13:25:35 -06:00
.github Update developer-onboarding.md 2024-05-09 23:23:28 -04:00
docs Merge pull request #2151 from cisagov/za/add-documentation-on-models-affected-by-signals 2024-05-13 13:05:47 -06:00
ops Add new developer sandbox 'cb' infrastructure 2024-05-02 09:11:18 -07:00
src linted 2024-05-24 13:16:42 -06:00
.gitignore Update .gitignore 2023-10-27 08:40:17 -06:00
CONTRIBUTING.md Update contributing doc with branch naming convention and approvals information 2023-08-17 16:00:14 -04:00
LICENSE.md Dedicate our work to the public 2022-08-10 11:12:08 -05:00
README.md Update README.md 2024-04-11 08:18:55 -07:00

Infrastructure as a (public) service

The .gov domain helps U.S.-based government organizations gain public trust by being easily recognized online. This repo contains the code for the new .gov registrar where governments request and manage domains and other artifacts about our product strategy and research.

Onboarding

For new members of the @cisagov/dotgov team looking to contribute to the registrar, please open a developer onboarding ticket or a designer onboarding ticket.

Code

Code is located in the src directory.

Documentation

Architectural Decision Records

Architectural Decision Records (ADR) are located in docs/architecture/decisions.

Product Goals

These are located in docs/product.

Research Artifacts

Including some helpful scanning tools. These are located in docs/research