An open API service indexing awesome lists of open source software.

https://github.com/lizainslie/waku-tanstack-poc

Integrate Waku with the Tanstack Router
https://github.com/lizainslie/waku-tanstack-poc

tanstack-router waku

Last synced: 12 months ago
JSON representation

Integrate Waku with the Tanstack Router

Awesome Lists containing this project

README

          

# Waku + Tanstack Router Proof of Concept

This repo aims to integrate [Waku](https://waku.gg) with the incredible
[Tanstack Router](https://tanstack.com/router).

This is very experimental, and production builds still fail, but it works
flawlessly in dev mode.

To test it, clone this project, and run the following:
```sh
pnpm i
pnpm dev
```

## License
This repo is licensed under the [MIT License](LICENSE).