pg-generator

v5.0.0-alpha.5
Template based scaffolding tool for PostgreSQL.
pg postgres postgresql reverse engineer generator auto generate sequelize objection orm and 2 more...

execute

ts-node --transpile-only --compiler-options '{ "module": "commonjs" }'

watch

ts-node-dev --no-notify --respawn --transpile-only --compiler-options '{ "module": "commonjs" }'

lint

eslint --ignore-path .gitignore --cache --max-warnings 0 --ext js,jsx,ts,tsx,vue --fix .

format

prettier . --write

release

npm run readme && git pull && git add -A && git commit && git push --follow-tags

test

jest

readme

node module-files/scripts/tsmod.js readme

prebuild

not-sync dist

build

tsc

docs:build

npm run tsmod vuepress-api && NODE_ENV=production vuepress build docs

docs:dev

npm run tsmod vuepress-api && vuepress dev docs

_preinstall

npx not-sync node_modules

_postinstall

is-ci || husky install

prepublishOnly

pinst --disable

postpublish

pinst --enable

tsmod

node module-files/scripts/tsmod.js

yo:update

yo tsmod:uninstall --no-install --force && yo 'tsmod' '--vuepress' '--no-coverage'

local-link

ln -s ../../pg-generator-example-sequelize node_modules/pg-generator-example-sequelize

Metadata

  • MIT
  • >= 12.0.0
  • Özüm Eldoğan
  • released 2/25/2021

Downloads

Maintainers