0.8.0 • Published 3 years ago
@simtropolis/mongo-knex v0.8.0
Mongo Knex
Installation
- Make sure that
gstenvis green. See Dev Environment for docs. git clonethis repo &cdinto it as usual- Run
yarnto install top-level dependencies.
Run
- Use:
yarn dev - View: http://localhost:9999
Test
yarn lintrun just eslintyarn testrun lint && testsNODE_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) 2020-2022 Simtropolis - Released under the MIT license.
0.8.0
3 years ago