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

How to use it with existing trpc router #36

Open
itsmepetrov opened this issue Dec 11, 2024 · 2 comments
Open

How to use it with existing trpc router #36

itsmepetrov opened this issue Dec 11, 2024 · 2 comments

Comments

@itsmepetrov
Copy link

I already have a trpc router in next.js project, is it possible to integrate queuedash with it, so the path will be /api/trpc/system.queuedash.*?

@alexbudure
Copy link
Owner

I think you can merge routers and import the app router from @queuedash/api

@itsmepetrov
Copy link
Author

itsmepetrov commented Dec 12, 2024

That’s what I initially wanted to do, but how to be with apiUrl in ui lib?

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

2 participants