0.0.3 • Published 7 years ago

shintech-mysql v0.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

shintech-mysql

Synopsis

Initialize mysql

Installation

yarn install shintech-mysql

Usage

import init from 'shintech-mysql'

const options = {
  environment: process.env['NODE_ENV'],
  logger: winston,
  config: config
}

const db = init(options)
0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago