I am not a Vue developer, if I did something stupid with this example, feel free to open a PR.
git clone https://github.com/JoeRoddy/bridg-example-nuxtand cd into directorynpm installnpm run dev
Note: The Bridg client generator script throws an error during compilation, this is specific to this project. The Bridg client still works just fine.
- Open
/components/tutorial.vueto start modifying your query, your prisma client should work exactly as it would on the server