A Django-based domain name registrar that interfaces with an EPP registry
Find a file
Logan McDonald eca8da108b
add a note to development about the login time bug (#288)
* add a note to development about the login time bug

* Update docs/developer/README.md

Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>

Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2022-11-23 09:43:43 -08:00
.github Update GH vars in migration workflows 2022-11-14 15:24:38 -06:00
docs add a note to development about the login time bug (#288) 2022-11-23 09:43:43 -08:00
ops Change run scripts to not do migrations 2022-10-06 14:58:32 -05:00
src Merge branch 'main' into sspj/application-list 2022-11-23 08:52:33 -06:00
.gitignore Address PR feedback 2022-09-26 10:44:05 -05: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