A Django-based domain name registrar that interfaces with an EPP registry
Find a file
zandercymatics b7f10e2b92
Updated README.md to include a fix for line endings
Updated the readme to include a fix for windows machines...

On windows, you cannot run manage.py (or other related files) as they are using the wrong file endings. It basically doesn't know where to look.

The fix to this is to add .gitattribute locally and rebuild your project, so that it reverts to standard line-endings on your machine (but not elsewhere)
2023-08-02 13:04:37 -06:00
.github update from main, add optional removal from brandon, and fix title 2023-06-23 16:03:31 -04:00
docs Updated README.md to include a fix for line endings 2023-08-02 13:04:37 -06:00
ops Updated to add new sandbox names below staging 2023-06-16 10:20:10 -07:00
src Merge pull request #819 from cisagov/ab/394-session-bug-fix 2023-07-28 13:13:37 -04: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 Fix README top-level header (#710) 2023-06-12 12:52:49 -07: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