0.9.2 • Published 4 years ago

@palletech/pt-package-db-connections v0.9.2

Weekly downloads
22
License
SEE LICENSE IN LI...
Repository
-
Last release
4 years ago

PT Package DB Connections

Simple wrapper around many commonly used database connections with a few reusable constants included for consistency across different projects.

Prerequisites

Installing

  • Run yarn to install node_modules

Running the tests

This project uses mocha

  • Invoke tests with yarn test
  • They will be run automatically as pre-push hook through Husky
  • You can use yarn coverage to check your code coverage

Coding style

This project enforces the Airbnb Javascript Style Guide

  • Exceptions and modifications are shown in .eslintrc.js
  • Linting and editor configuration is handled automatically through .editorconfig, .eslintrc.js and prettier.config.js
  • Before committing your code, you should run yarn prettier to cleanup your code (although some linting will still be enforced on git commit)

Deployment

  • This project is deployed under the Palletech scope to the NPM registry (manually)
  • Please ensure all sensitive information/files are removed by including them in .npmignore
0.9.2

4 years ago

0.9.1

4 years ago

0.9.0

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.4.21

5 years ago

0.4.20

5 years ago

0.5.0

5 years ago

0.4.18

5 years ago

0.4.17

5 years ago

0.4.16

5 years ago

0.4.15

5 years ago

0.4.14

5 years ago

0.4.13

5 years ago

0.4.12

5 years ago

0.4.11

5 years ago

0.4.10

5 years ago

0.4.9

5 years ago

0.4.7

5 years ago

0.4.6

5 years ago

0.4.5

5 years ago

0.4.4

5 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago