- [Bedrock by max stoiber](https://bedrock.mxstbr.com/)
- https://supastarter.dev/
- https://shipfa.st/ - doing 100k a month
This is an example in marketing max stoiber getting lesser revenue than shipfa.st, who is extremely active on twitter
- Generate graphsql resolvers from prisma orm
- https://prisma.typegraphql.com/docs/intro
- good discussion on this topic
- https://github.com/prisma/prisma/discussions/5758
- A TRPC way
- https://github.com/trpc/trpc
- https://github.com/omar-dulaimi/prisma-trpc-generator
- https://github.com/jlalmes/trpc-openapi?tab=readme-ov-file
- Authentication , Authorization Video
- 
- https://zenstack.dev/docs/next/guides/edge
- Zenstack and [Wasp-lang.dev](https://wasp-lang.dev/) are two very exciting projects.
- The Zendesk team has written a great [blog](https://zenstack.dev/blog/page/6) and reading through them gives great insight into what goes through designing a framework
-
- Build a simple, user, messages api on sqlite/postgresql hosted using trpc, zendesk, hasura, bedrock stack(graphql)
- Zenstack has a good blog on various of these topics
- https://medium.com/zenstack/modeling-authorization-in-prisma-no-theory-just-code-f73a361c90fd
- End to End type safety
- https://www.youtube.com/watch?v=GrnBXhsr0ng
- https://medium.com/zenstack/from-prisma-to-tanstack-query-fast-lane-to-full-stack-type-safety-85b88e720111
- TRPC vs Server components
- https://www.joshwcomeau.com/react/server-components/
- ```timestamp-url
```timestamp-url https://www.youtube.com/watch?v=x4mu-jOiA0Q
- Notes
```timestamp
13:48
```
its a 500 internal sever
```timestamp
13:58
```
ok cool
```timestamp
00:24
```
data flows in trpc and t3 stack. one single query hello from trpc on landing page. building the flow
```timestamp
00:48
```
not a first good intro to trpc.