Skip to content

bgordon01/database

Repository files navigation

Database Build Status Coverage Status

Represents the generic DAO ( Database Access Object )

Getting started

Install all command line dependancies:

npm i -g bower webpack mocha-phantomjs typescript
npm link typescript

How to install the npm module:

npm install git+https://github.com/bgordon01/database.git

How to install the bower module:

bower install https://github.com/bgordon01/database.git

How to build the compiled versions of the module:

npm run build

How to install the repo for development work:

  1. Clone the repo
  2. Run npm install && bower install
  3. Run npm run dev

How to run the unit tests ( server / client ):

npm test

Module usage

Browser ( client )

Node ( server )

About

Represents the generic DAO ( Database Access Object )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages