Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 239 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 239 Bytes

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