Object Relation Mapper for TypeScript in conjunction with SQLite
npm install
npm run start:dev
Hot Reloading in development mode
npm run build
Builds the app compiling the ts source into build
npm run start
Executes the compiled JavaScript at build/index.js
npm test
Runs the tests setup in src/tests/**.test.ts