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

Deprecate nuxt-prisma until 31.01.2023 #6

@BracketJohn

Description

@BracketJohn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions