typeorm-aurora-data-api-driver

v3.0.1
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> [badge-all-contributors]: https://img.shields.io/badge/all_contributors-2-orange.svg <!-- ALL-CONTRIBUTORS-BADGE:END --> [![typeorm-aurora-data-api-driver](https://circleci.com/g

lint

eslint "src/**/*.ts" "test/**/*.ts"

prebuild

rimraf dist

build

tsc --p tsconfig.build.json --module commonjs && rollup --bundleConfigAsCjs -c rollup.config.js && typedoc --out docs src/typeorm-aurora-data-api-driver.ts

start

rollup -c rollup.config.ts -w

test

jest

test:unit

jest unit

test:mysql-func

jest mysql-func --runInBand --detectOpenHandles

test:pg-func

jest pg-func --runInBand --detectOpenHandles

test:watch

jest --watch

test:prod

npm run lint && npm run test -- --no-cache

deploy-docs

ts-node tools/gh-pages-publish

report-coverage

cat ./coverage/lcov.info | coveralls

commit

git-cz

semantic-release

semantic-release

semantic-release-prepare

ts-node tools/semantic-release-prepare
npm i typeorm-aurora-data-api-driver

Metadata

  • MIT
  • >=6.0.0
  • Arseny Yankovsky
  • released 4/11/2024

Downloads

Maintainers