|
|
|
|
|
by t1mmen
1050 days ago
|
|
Can I ask your stack/toolkit? Sounds fantastic! I’m on my first project that resembles your description, and I _really_ like it (so far). Auto-documentation is also a big plus, imo. Our “truth schema” also outputs OpenAPI specs, markdown docs, etc with zero added effort (past writing inline comments). Love it. |
|
Notice that we use a custom typescript compiler (tsplus), we make use of some quite advanced typescript, and we add codegeneration via eslint on top of it.
Took me 3 months here before it started making sense, but then it started clicking.
https://github.com/effect-ts-app/boilerplate