dojoengine / dojo.js

dojo.js - enter the dojo via js
https://dojoengine.github.io/dojo.js/
MIT License
19 stars 39 forks source link

Next.js starter #153

Open ponderingdemocritus opened 4 months ago

ponderingdemocritus commented 4 months ago

Very basic next.js starter template that incorporates the grpc and recs libs.

princeibs commented 4 months ago

Hi @ponderingdemocritus, has work commenced on this? If not, I would like to jump on it.

ponderingdemocritus commented 4 months ago

hi! No it has not. I would take the existing React App architecture and just inject that into the nextjs site.

princeibs commented 4 months ago

🚀🚀🚀

princeibs commented 4 months ago

Hi @ponderingdemocritus, just to update you that work is still in progress for this issue. I am just facing some challenges that's taking longer to fix. Will create a PR once I am done.

rsodre commented 4 months ago

Hi @ponderingdemocritus, just to update you that work is still in progress for this issue. I am just facing some challenges that's taking longer to fix. Will create a PR once I am done.

if it helps, this is all I did to port Loot Underworld to next.js, using Pages Router (not the new App Router) https://github.com/funDAOmental/lootunderworld/commit/6e47abe2b878a082bfc7363c92de2ce80febdf05

Dprof-in-tech commented 2 weeks ago

Hello @ponderingdemocritus @rsodre , i dont know if this issue is still open or has been completed, i would love to work on it