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

Replace functionality page-populate-middleware.js with protected-populate plugin (currently only for the population part since I am not yet done with filters)

pr: enhancement

Make sure that all Strapi components have a next js counterpart.

to make the startup staps easyer

pr: enhancement

Add a page section to load all article use a server component to request paginated articles Then add some client components to search ect ect

pr: enhancement

Great starter, but i got the error in frontend Uncaught Error: invariant expected app router to be mounted at useRouter" I set up it several time using the readme and...

When I try to run the project using a MySQL instance the import doesnt work `yarn strapi import -f ../seed-data.tar.gz` [ERROR] insert into `components_layout_footers_categories_links` (`category_id`, `category_order`, `footer_id`) values (2, 3,...

Checkout [this latest Strapi and Next 14 Dashboard project](https://github.com/strapi/strapi-next-14-dashboard-demo/tree/main) **Covers** - Full CRUD Functionality - Pagination and Search - Authentication - Registration - Middleware for protected routes - Using Next...

Hi I am playing with the Nextjs-corporate-starter I am unable to view the Large VIdeo component on wither the pages create within the starter and or newly page created Is...

pr: feature

Hi, I'm looking at the project code and the way you've configured Strapi to see the different options and possibilities offered by the CMS. I notice that there's a file...

guide