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

Would you consider a waku variant? #29

Open
tylersayshi opened this issue Feb 1, 2025 · 0 comments
Open

Would you consider a waku variant? #29

tylersayshi opened this issue Feb 1, 2025 · 0 comments

Comments

@tylersayshi
Copy link

tylersayshi commented Feb 1, 2025

Here is a POC where I've replaced the app with what would be needed for waku instead of nextjs

https://github.com/tylersayshi/jstack/tree/with-waku

I'm interested in sharing this because I really like that everything is all setup for full stack tooling w/ type safety in jstack.

If you're open to it, I could contribute a PR to add a framework option/different template through the jstack CLI.

Another idea would be for me to just share this as a separate one-off example in its current state.

I'm really just interested to hear what you think about the setup here though. To me, it's fun to play around with the different combinations of tools in the stack.

Edit: If you're trying this locally you'll need to run it with this env var

VITE_EXPERIMENTAL_WAKU_ROUTER=true pnpm dev 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant