Skip to content

Repository files navigation

ormapper

Object Relation Mapper for TypeScript in conjunction with SQLite

Usage

Install Requirements

npm install

Dev

npm run start:dev

Hot Reloading in development mode

Production

npm run build

Builds the app compiling the ts source into build

npm run start

Executes the compiled JavaScript at build/index.js

Testing

npm test

Runs the tests setup in src/tests/**.test.ts

About

Object Relation Mapper for TypeScript in conjunction with SQLite

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages