typeorm / browser-example

Example how to use TypeORM in the browser with WebSQL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to TypeORM 0.2.0 and use sqljs + webpack

pleerock opened this issue · comments

This example needs to be updated to latest typeorm version and sqljs + webpack should be used instead of websql + systemjs.

@daniel-lang would be really great if you can help here.