0.0.9 • Published 4 years ago

account-manager v0.0.9

Weekly downloads
9
License
ISC
Repository
github
Last release
4 years ago

Account Manager

CI/CD tool integrations coming soon. Account manager is library for manage accounts in nodejs with SQL (wich supported by sequelize)

Installation

$ npm i --save account-manager

# And one of the following:
$ npm install --save pg pg-hstore # Postgres
$ npm install --save mysql2
$ npm install --save mariadb
$ npm install --save sqlite3
$ npm install --save tedious # Microsoft SQL Server

Documentation

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

5 years ago

0.0.1-security

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago