api-platform / create-client

Generate React or Vue.js-based Progressive Web Apps from an Hydra-enabled API. Also support React Native.
https://api-platform.com/docs/client-generator/
MIT License
369 stars 132 forks source link

feat: update Next.js generator style with tailwind #348

Closed ginifizz closed 1 year ago

ginifizz commented 1 year ago

! Needs to be merged at the same time as #2320

dunglas commented 1 year ago

The test failure looks related. Do you have an idea of what's going on @alanpoulain?

alanpoulain commented 1 year ago

It's probably because create-next-app does not generate pages/index.tsx anymore. It needs to be investigated.