Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any examples using TypeORM? #13

Open
delaneyj opened this issue May 18, 2022 · 1 comment
Open

Any examples using TypeORM? #13

delaneyj opened this issue May 18, 2022 · 1 comment

Comments

@delaneyj
Copy link

They support SQL.js but would be great to see how to properly setup connection with your persistence layer.

@twoxfh
Copy link
Contributor

twoxfh commented Aug 1, 2022

I would check out the TypeORM supported platforms:

TypeORM is able to run on React Native apps using the react-native-sqlite-storage plugin. For an example see typeorm/react-native-example.

SQL.JS would likely be a better starting point if that does not pan out. My two cents for what its worth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants