`page not found`: <https://github.com/prisma/prism...
# orm-help
j
Where is this used or linked to?
r
@Nitgo 👋 Our examples do not store the database in version control so I don’t know what you’re looking for. You need to clone the repo and create the database yourself using Prisma’s commands like
db push
or
migrate dev
.