solidjs / solid-site

Code that powers the SolidJS.com platform.
https://www.solidjs.com
161 stars 172 forks source link

[Starter Template] Solid Start tRPC turborepo starter template maybe add this to ecosystem page #403

Closed vanillacode314 closed 2 years ago

vanillacode314 commented 2 years ago

Spent the day scratching my head converting my solid-start app into a turborepo with tRPC. Made a template out of it hoping others don't have to go through the same thing :'

https://github.com/vanillacode314/solid-start-trpc-turborepo

Also I am sorry if this wasn't the best place to post this but I didn't knew anywhere else I could mention this

davedbase commented 2 years ago

Hi, this looks fantastic, thanks for submitting it. You can add this to our ecosystem page by making a PR here: https://github.com/solidjs/solid-site/blob/main/src/pages/Resources/Utilities.data.ts

Don't forget to add "solidstart" to the tags. :-)