A Django-based domain name registrar that interfaces with an EPP registry
Find a file
Neil MartinsenBurrell 3780b64174
Merge pull request #625 from cisagov/nmb/612-public-site
Add public site helper tag for Django site
2023-06-01 13:37:40 -05:00
.github Fix typo in reset-db.yaml 2023-05-31 12:05:58 -05:00
docs Remove compliance documentation (#665) 2023-06-01 09:08:46 -07:00
ops Add environment variable to all sandbox manifests 2023-06-01 13:28:18 -05:00
src Doesn't need to be set in .env since it's in docker-compose.yml 2023-06-01 13:32:36 -05:00
.gitignore Update pull_request triggers to also use paths-ignore 2023-05-15 18:55:13 -04:00
CONTRIBUTING.md Add documentation for contributing to this repo (#34) 2022-08-15 11:06:43 -04:00
LICENSE.md Dedicate our work to the public 2022-08-10 11:12:08 -05:00
README.md Fixing an unfortunate typo in the README 2022-08-30 15:40:46 -04:00

Get (your very own) .gov

========================

Welcome to the repo for a WIP brand new registrar for .gov domains. Get.gov intends to serve all government entities in the United States looking for a .gov domain to use publicly (for a website, for an email address, etc.). Here you can find the code for the registrar 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 an 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