Added `sidebase` to awsome trpc
Closes none
🎯 Changes
Hello tRPC team 👋
This PR adds sidebase to the list of projects and developer tools that use tRPC. sidebase is a Nuxt 3 stack with its own CLI to quickly help bootstrap a Nuxt 3 application. We recommend tRPC in our stack and think it would be amazing to offer a Nuxt solution on awsome tRPC!
✅ Checklist
- [X] I have followed the steps listed in the Contributing guide.
- [X] If necessary, I have added documentation related to the changes made.
- [X] I have added or updated the tests related to the changes made.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated |
|---|---|---|---|---|
| www | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Feb 20, 2023 at 7:03PM (UTC) |
@zoey-kaiser is attempting to deploy a commit to the trpc Team on Vercel.
A member of the Team first needs to authorize it.
If you fix lint i'll merge @zoey-kaiser :)
If you fix lint i'll merge @zoey-kaiser :)
Hi @KATT 👋 thanks for being so quick.
I ran pnpm lint-fix and no errors popped up on my system. When checking the logs for the lint here. Do you have any tips for me where to check
If you fix lint i'll merge @zoey-kaiser :)
Hi @KATT 👋 thanks for being so quick.
I ran
pnpm lint-fixand no errors popped up on my system. When checking the logs for the lint here. Do you have any tips for me where to check
The lint-fix doesnt run prettier. Run pnpm format and it should fix it for you
Thanks @juliusmarminge that did the trick! @KATT linting is now fixed 🥳
Thanks @juliusmarminge and @KATT for your quick help! ❤️