coturiv / ionic-typeorm-starter

Example project to demonstrate TypeORM in an Ionic app
32 stars 12 forks source link

update(readme): apply changes of (cuturiv#88cff87) for readme #4

Closed H4ad closed 5 years ago

H4ad commented 5 years ago

Added a custom builder for work with Ionic, such as the documentation of Typeorm for Ionic, and steps for install sql.js, for running TypeOrm on browser.

References: https://stackoverflow.com/questions/51068908/angular-cli-custom-webpack-config https://github.com/meltedspark/angular-builders/tree/7.x.x https://www.techiediaries.com/ionic-angular-typeorm-custom-webpack-configuration/

coturiv commented 5 years ago

Nice works!