This repository contains:
- an nginx config file that provides a front-end to the RDAP records for
ICANN-accredited registrars generated by the scripts in
the
backend-data.rdap.org
repository; - A Dockerfile that creates a Docker image for that nginx config;
- A fly.toml file to deploy that image onto the fly.io platform.
Since all the complex business logic lives in
backend-data.rdap.org
,
this repository is a simple front-end, with no code, only configuration.