Skip to content

maoberlehner/typescript-database-abstraction

Folders and files

NameName
Last commit message
Last commit date
Mar 18, 2017
Apr 15, 2017
Mar 18, 2017
Mar 18, 2017
Mar 18, 2017
Mar 18, 2017
Apr 15, 2017
Apr 15, 2017
Apr 15, 2017
Apr 15, 2017
Apr 15, 2017

Repository files navigation

typescript-database-abstraction

This is an example repository created for the following blog article: Building a simple (but overengineered) database abstraction with TypeScript.

Getting started

  • yarn start Runs the TypeScript compiler in watch mode.
  • yarn run build Run the TypeScript compiler once.
  • yarn run lint Lint all the TypeScript files.
  • yarn test Run all tests.
  • node app/index.js Run the demo code.

About

Author

Markus Oberlehner
Website: https://markus.oberlehner.net
Twitter: https://twitter.com/MaOberlehner
PayPal.me: https://paypal.me/maoberlehner

License

MIT

Releases

No releases published

Packages

No packages published