typescript-express-knex

A template for backend programming with typescript, express, and knex.

Stars
3

Typescript / Express / Knex Template

Backend programming, configured for PostgreSQL.

Useful commands include

  • yarn dev
  • yarn knex migrate:make <name>
  • pgsh clone, pgsh switch, pgsh destroy
  • pgsh up