The prisma documentation is super slick ! can i as...
# orm-help
s
The prisma documentation is super slick ! can i ask how is it getting generated ? i could not figure by looking at the code
h
The content for the docs is public the website is not public. Internally it uses next.js and mdx
s
Thank you !