/PSQL-Knex-Boilerplate

PSQL-Knex-Boilerplate

Primary LanguageJavaScriptMIT LicenseMIT

PSQL-Knex-Boilerplate

PostgresQL KnexJs AmazonRDS

WIP Currently

Boilerplate completion

How To Get Started

  • Configure a postgres database somewhere
  • Replace the connection information in:
    • db/connection.js
    • db/knexfile.js
  • cd into the db folder and with Knex installed run:
    • knex migrate:latest
    • knex seed:run
  • Head back to root and run npm run dev || yarn dev
  • Use a client like postman to query localhost:8163/samples

Polls:

Which Router Which Router