Backend Repo Currently this provides two things A javascript database-importation script which can be run like ./scripts/import.mjs The SQL Schema for the databaes (PostgreSQL) which can be run like this psql -f sql/setup.sql