Skip to content

NCIOCPL/cgov-digital-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cancer.gov Digital Platform

This project provides the Cancer.gov Digital Platform. A Drupal based Acquia BLT integrated solution with dependencies managed by Composer.

Running the Development Environment

See Onboarding Instructions

Running cgov Tests

See Testing Instructions

Folder Structure

  • blt - The BLT configuration
  • config - The Drupal configuration (https://blt.readthedocs.io/en/9.x/configuration-management/)
  • docker - The development stack.
  • docroot - the web site
  • drush - Drush configurations
  • patches - local patch files
  • scripts - utility scripts
    • composer - Composer scripts
    • hooks - Git hook scripts
  • tests - BeHat and Unit tests

IMPORTANT LINKS