nextjs-corporate-starter icon indicating copy to clipboard operation
nextjs-corporate-starter copied to clipboard

Strapi Demo application for Corporate Websites using Next.js

Results 24 nextjs-corporate-starter issues
Sort by recently updated
recently updated
newest added

**Problem** The current documentation suggests prefixing API keys with NEXT_PUBLIC for environment variables in Next.js applications. However, this could potentially lead to security vulnerabilities as these keys may inadvertently be...

pr: enhancement

I made these videos to help guide you on how to get started with the Strapi Starter. note: I did deploy Strapi to Strapi Cloud but if you are looking...

guide

When in production, I noticed that Googlebot constantly reported a 5xx error when trying to check the page for indexing. I used a URL-checking tool for this. Interestingly, I noticed...

Hi there, first of all thanks for your work in this repo, its a great place to find good practices to make Next.js and Strapi work together! Regarding image loading...