<@U8UPU7TLM> i did so: 0.1 prisma local start if n...
# prisma-whats-new
f
@Echo i did so: 0.1 prisma local start if not started before 1. in empty dir run: prisma init 2. cd server 3. yarn start (start localhost:4000) 4. in new console cd project_root and run: yarn start (start localhost:3000)
e
The error was in the
Copy code
prisma deploy.
f
this works without deploy