We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.*?
next.js
queuedash
/api/trpc/system.queuedash.*
The text was updated successfully, but these errors were encountered:
I think you can merge routers and import the app router from @queuedash/api
@queuedash/api
Sorry, something went wrong.
That’s what I initially wanted to do, but how to be with apiUrl in ui lib?
apiUrl
No branches or pull requests
I already have a trpc router in
next.js
project, is it possible to integratequeuedash
with it, so the path will be/api/trpc/system.queuedash.*
?The text was updated successfully, but these errors were encountered: