There are several repositories that contain the code, content, and information used to build VA.gov.
Repo link | Public/Private | Description |
---|
vets-website | Public | Frontend application code and templates used across the site. React.js, HTML |
vets-api | Public | Backend source for common APIs for applications that live on VA.gov. Ruby/Rails (mostly REST APIs) |
va.gov-team | Public | Non-code documents and files related to building on VA.gov. It is also used for issue tracking across the platform and teams building on VA.gov. |
vagov-content | Public | The VA.gov content repository (aka VA.gov Interim CMS) in Markdown (.md) format. |
va.gov-cms | Public | Documentation for the VA.gov Content Management System (CMS). Metalsmith, GraphQL, Drupal, Liquid Templates => build static HTML |
va.gov-team-sensitive | Private | Private supplement to publicly-visible content related to development on VA.gov containing sensitive information. |
devops | Private | Scripts and documents related to the configuration and deployment of VA.gov related applications. |
Help and feedback