Replies: 3 comments 3 replies
-
Blitzjs is using nextjs under the hood, so I think you can use nextjs integration in this docs: https://nextjs.org/docs/advanced-features/preview-mode |
Beta Was this translation helpful? Give feedback.
-
Yeah, you can definitely use Sanity! Best thing for now is to follow Sanity docs for using with Next.js. The integration will be the same for Blitz |
Beta Was this translation helpful? Give feedback.
-
After using |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
For people who don't know, strapi is a headless CMS, which can create a restful API within a few minutes. When I looked back other auth strategy, like pasport.js, I do not want to go back any more. It has strong convention over configuration, generating a standard restful API with backend files by clicking instead of programming.
My question is, how to integrate with blitz? If I use blitz, does it mean I have to give up such brilliant CMS?
Regards,
Beta Was this translation helpful? Give feedback.
All reactions