Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Deprecate nuxt-prisma until 31.01.2023 #6

Open
4 of 6 tasks
BracketJohn opened this issue Jan 10, 2023 · 1 comment
Open
4 of 6 tasks

Deprecate nuxt-prisma until 31.01.2023 #6

BracketJohn opened this issue Jan 10, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@BracketJohn
Copy link
Contributor

BracketJohn commented Jan 10, 2023

Describe the feature

We'll deprecate this nuxt-layer in favor of "natively" integrating prisma: Integrating it is quite easy and just requires a couple of files + the layers approach we chose here still has serious flaws:

These flaws are all serious / annoying and not easily resolved. Their overhead does not justify the existance of this small layer with just 2 files. So instead we integrated the necessary files and configuration directly into create-sidebase. To use prisma with Nuxt 3 run:

# also works with `yarn`, `pnpm`
npm create sidebase@latest

Then select Merino and then Prisma ORM and you are good to go!

To properly deprecate this layer we will:

Sorry for this (sad) information -> if you want to I can have a look at your setup to help you setup prisma correctly in your project ❤️ Just let me know here or on discord: https://discord.gg/NDDgQkcv3s

Additional information

No response

@BracketJohn BracketJohn added the enhancement New feature or request label Jan 10, 2023
@BracketJohn BracketJohn changed the title Deprecate nuxt-prisma Deprecate nuxt-prisma until 31.01.2023 Jan 10, 2023
@BracketJohn
Copy link
Contributor Author

removing it from docs now: sidebase/docs#87

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant