Skip to content

get started using dexie-cloud-addon #1826

Answered by pwsimon
pwsimon asked this question in Q&A
Discussion options

You must be logged in to vote

i found!

<script src="https://unpkg.com/dexie@4.0.1-beta.1/dist/dexie.js"></script>
<script src="https://unpkg.com/rxjs@7.8.1/dist/bundles/rxjs.umd.js"></script>
<script src="https://unpkg.com/dexie-cloud-addon@4.0.1-beta.52/dist/modern/dexie-cloud-addon.js"></script>
<script>
    var db = new Dexie("MySyncedDB", {addons: [DexieCloud.dexieCloud]});
<script>

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pwsimon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant