Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sastraxi/typescript-express-knex

A template for backend programming with typescript, express, and knex.
https://github.com/sastraxi/typescript-express-knex

express knex pgsh typescript

Last synced: 21 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Typescript / Express / Knex Template

Backend programming, configured for PostgreSQL.

Useful commands include
* `yarn dev`
* `yarn knex migrate:make `
* `pgsh clone, pgsh switch, pgsh destroy`
* `pgsh up`