#Steps To Get Started Install Typescript Install tsd Install typescript compiler Install postgresql Run the setup script: "psql -f setup/setup.sql" Run Knex Migrations: "knex migrate:latest"