OrJDev

Results 46 comments of OrJDev

> > An example would be [create jd app](https://github.com/orjdev/create-jd-app)? > > > > Is there no more "minimal" approach just showcasing the adapter? I've never used Solid myself (although I...

> > > An example would be [create jd app](https://github.com/orjdev/create-jd-app)? > > > > > > > > Is there no more "minimal" approach just showcasing the adapter? I've never...

> > > An example would be [create jd app](https://github.com/orjdev/create-jd-app)? > > > > > > > > Is there no more "minimal" approach just showcasing the adapter? I've never...

> @OrJDev I added the adapter to the rollup config so that it's properly exposed to the world :) > > > > Also started an example based on the...

> > Yes you used ssr with the csr package, if you want to use ssr you should use solid-trpc@ssr. Or just add { ssr: false } when calling the...

looks pretty minimal to me, what do you think

Is the test required or could it be merged (looking at the example provided)

> > Is the test required or could it be merged (looking at the example provided) > > > > Hold off for now, we're debating on whether we want...

> Any updates for this? I've just started to setup SolidStart with tRPC and Prisma. I'm eager to hear any developments moving forward use [create jd app](https://github.com/orjdev/create-jd-app) choose trpc and...