Main page for the Data Request Tracker (DRT) semantic agreement tooling. Built with React, TypeScript, and Vite.
npm install
npm run devnpm run build # outputs to dist/
npm run preview # optional local preview- GitHub Actions workflow
.github/workflows/deploy.ymlbuildsdist/on every push tomainand publishes via GitHub Pages.