nextjs-headless-wordpress icon indicating copy to clipboard operation
nextjs-headless-wordpress copied to clipboard

🔥 Nextjs Headless WordPress

Results 25 nextjs-headless-wordpress issues
Sort by recently updated
recently updated
newest added
trafficstars

- [ ] Deploy backend and frontend on Digital ocean - [ ] Add the live url in README - [ ] Add a couple more deployment options in README.

feature-request

Currently only backend is dockerized. Docker has some limitations on port for mac and Windows however, if we can come up with some idea, dockerizing front-end would be better as...

enhancement

I am facing this problem, when i run the same query on the qraphiql, it works, but it gives out the GraphQLError: Syntax Error: Unexpected Name "headerMenus". error when I...

Trying to fetch data from slug [...slug].js page but showing undefined. slug page code here import {GET_PAGES_URI} from '../queries/pages/get-pages'; import {isEmpty} from 'lodash'; import {GET_PAGE} from '../queries/pages/get-page'; import {useRouter} from...

### remove duplicate volumes on mysql at docker-compose.yml ![docker-compose](https://github.com/user-attachments/assets/2fb452ed-4e26-4200-a256-bc41358237a7)