Skip to content

Killed-By/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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