You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Here is a POC where I've replaced the
app
with what would be needed for waku instead of nextjshttps://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
The text was updated successfully, but these errors were encountered: