@withbluedot/mongo-knex

0.4.1 • Public • Published

Mongo Knex

Installation

  1. Make sure that gstenv is green. See Dev Environment for docs.
  2. git clone this repo & cd into it as usual
  3. Run yarn to install top-level dependencies.

Run

Test

  • yarn lint run just eslint
  • yarn test run lint && tests
  • NODE_ENV=testing-mysql yarn test
    • Manual database creation is currently required.

Debug

DEBUG=mongo-knex:* DEBUG=mongo-knex:converter DEBUG=mongo-knex:converter-extended

Config

config.[env].json

Copyright & License

Copyright (c) 2013-2020 Ghost Foundation - Released under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i @withbluedot/mongo-knex

Weekly Downloads

1

Version

0.4.1

License

MIT

Unpacked Size

105 kB

Total Files

26

Last publish

Collaborators

  • withbluedot