0.9.2 • Published 6 years ago
@palletech/pt-package-db-connections v0.9.2
PT Package DB Connections
Simple wrapper around many commonly used database connections with a few reusable constants included for consistency across different projects.
Prerequisites
bumpversion
- from hereyarn
- for package management
Installing
- Run
yarn
to installnode_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
andprettier.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
6 years ago
0.9.1
6 years ago
0.9.0
6 years ago
0.8.1
6 years ago
0.8.0
6 years ago
0.7.1
6 years ago
0.7.0
6 years ago
0.4.21
6 years ago
0.4.20
6 years ago
0.5.0
6 years ago
0.4.18
6 years ago
0.4.17
6 years ago
0.4.16
6 years ago
0.4.15
6 years ago
0.4.14
6 years ago
0.4.13
6 years ago
0.4.12
6 years ago
0.4.11
6 years ago
0.4.10
6 years ago
0.4.9
6 years ago
0.4.7
6 years ago
0.4.6
6 years ago
0.4.5
6 years ago
0.4.4
6 years ago
0.4.3
6 years ago
0.4.2
6 years ago
0.4.1
6 years ago
0.4.0
6 years ago
0.3.1
6 years ago
0.3.0
6 years ago
0.2.7
6 years ago
0.2.6
6 years ago
0.2.5
6 years ago
0.2.4
6 years ago
0.2.3
6 years ago
0.2.2
6 years ago
0.2.1
6 years ago
0.2.0
6 years ago
0.1.0
6 years ago