RangerCoder99
RangerCoder99
All that seems to be missing is the GDPR compliance part because Google Analytics writes one cookie, and it would be awesome if it also allowed you to add Facebook...
This is one of the issues when you go Headless with WordPress it got plugins like SNAP AutoPoster, that automatically post your new blog post to social media, which is...
One of the things we lose while going HeadLess with WordPress is the RSS feed that is used by some 3rd party sites to get your blogs post to list....
The starter files really need an upgrade to Next.js 12 and Tailwind 3 and react-hook-form v7 maybe also get rid of the .babelrc file so it can use the new...
In the auth.controller.ts file I see a lot of TypeScript errors that say: "Property 'req' does not exist on type 'Promise'." It likely got to do with the fact that...