Skip to content

How to set up pinia orm #10

Answered by CodeDredd
nagisaando asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @nagisaando ,

you don't need to register anything to the database. Pinia works by design different. I haven't yet implemented a pinia store which can be handled like a vuex-orm database.
In most use cases you dont need such thing as database because pinia is used by composables.

Please also look at the vuex-orm-next doc ->https://next.vuex-orm.org/guide/prologue/getting-started.html#setup because pinia-orm is based on it.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by nagisaando
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