Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next.js starter #153

Closed
ponderingdemocritus opened this issue Feb 26, 2024 · 7 comments
Closed

Next.js starter #153

ponderingdemocritus opened this issue Feb 26, 2024 · 7 comments
Assignees

Comments

@ponderingdemocritus
Copy link
Contributor

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

@ponderingdemocritus ponderingdemocritus added this to the 1.0.0 milestone Feb 28, 2024
@0xibs
Copy link

0xibs commented Mar 5, 2024

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

@ponderingdemocritus
Copy link
Contributor Author

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

@0xibs
Copy link

0xibs commented Mar 5, 2024

🚀🚀🚀

@0xibs
Copy link

0xibs commented Mar 16, 2024

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
Copy link
Contributor

rsodre commented Mar 16, 2024

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)
underware-gg/lootunderworld@6e47abe

@ponderingdemocritus ponderingdemocritus removed this from the 0.6.0 milestone Jun 14, 2024
@Dprof-in-tech
Copy link

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

@rsodre rsodre mentioned this issue Aug 23, 2024
5 tasks
@linear linear bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 2025
@rsodre
Copy link
Contributor

rsodre commented Jan 3, 2025

I'm not an admin here.

But it's good to note that we abandoned next.js with Dojo.
I started my game with next.js but was unable to make it work on a fresh project for #259.
There are too many issues with wasm, and I can't link it to a local fork of dojo.js (also because of wasm).

I recommend keeping next.js for web2.
For Dojo games, use Vite and Reactrouter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: No status
Development

Successfully merging a pull request may close this issue.

4 participants