Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 463 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 463 Bytes

OPG Data Dictionary

OPG Data Dictionary: Managed by opg-org-infra & Terraform

This is a prototype of a data dictionary website for the Office of the Public Guardian (OPG).

Aim is to provide a clear map of what data is in which systems, its formats and flag data flows within the organisation.

This service is built using Eleventy.

Getting started

npm install

For a full build run:

npm run build

To serve locally

npm run start