The DOJ FOIA project's larger purpose is to create a single, unified portal for the submission of Freedom of Information Act (FOIA) requests. This code base's part in that larger goal is to create a Drupal backend which will be accessed by a front-end being developed by 18F.
The backend is currently implemented on the Lightning distro, stealing numerous approaches/configurations from the Reservoir project
Please see the BLT documentation for information on build, testing, and deployment processes.
DDev and Docker can be used to spin up this project.
- Install "Docker" and run the "Docker Desktop".
- From the repo root, run the command "ddev start".
- Import the database through drush.