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/[email protected]/dist/dexie.js"></script>
<script src="https://unpkg.com/[email protected]/dist/bundles/rxjs.umd.js"></script>
<script src="https://unpkg.com/[email protected]/dist/modern/dexie-cloud-addon.js"></script>
<script>
    var db = new Dexie("MySyncedDB", {addons: [DexieCloud.dexieCloud]});
<script>

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@dfahlander
Comment options

Answer selected by pwsimon
Comment options

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