Open ctrngk opened 4 years ago
I forked a fullstack ISR version of this repo at: https://github.com/cirosantilli/node-express-sequelize-nextjs-realworld-example-app Managed to deploy to Heroku at: https://cirosantilli-realworld-next.herokuapp.com/
It's a crappy PoC, but it's a start.
Currently there are two major limitations I don't know how to solve except by reverting to SSR as mentioned in the README of that repo:
Hi, As a full-stack developer, it seems too complex to maintain API on both front and back side in real world . I hope a full-fledged SSR project is built without considering the API stuffs.
Regards