italia / developers.italia.it

The developer community designing and developing public digital services in Italy
https://developers.italia.it
BSD 3-Clause "New" or "Revised" License
229 stars 116 forks source link

Have a minimal working skeleton based on Next.js #1473

Open bfabio opened 3 months ago

bfabio commented 3 months ago

Setup up a skeleton with Next.js that gets deployed and where we can start the work.

@smonolo i thought about it and I think the best solution is get rid of https://github.com/italia/next.developers.italia.it and start the work right in a subdirectory of this repo (fe. nextjs/), so we can better iterate.

That way we won't have to:

It's not ideal of course and kind of weird, but I think we can make it work.

smonolo commented 3 months ago

@bfabio Makes sense to me. I guess we can already get started with this issue as it's quite straight forward, and then see how it goes as we add port more stuff to the new project.

bfabio commented 3 months ago

Exactly, the other issues depend on this one 👍