Skip to content

Commit 835cc96

Browse files
examples: Add epic-stack-with-storybook (#253)
Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
1 parent c4e2c35 commit 835cc96

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/examples.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ This page links to examples of how to implement some things with the Epic Stack.
2626
[@L-Steinmacher](https://github.com/L-Steinmacher/epic-stack-with-prisma-client-extensions):
2727
An example of the Epic Stack with Prisma Client extensions activated for enum
2828
like behavior in SQLite.
29+
- [Epic Stack + Storybook](https://github.com/moishinetzer/epic-stack-with-storybook): by
30+
[@moishinetzer](https://github.com/moishinetzer): An example of the Epic Stack
31+
with Storybook. It also showcases creating a Remix stub, which is very helpful for
32+
isolating Remix-specific components inside of Storybook.
2933
- [Socket.IO](https://github.com/L-Steinmacher/epic-stack-with-socket.io): by
3034
[@L-Steinmacher](https://github.com/L-Steinmacher):
3135
An example of setting up using websockets in the Epic Stack using the `Socket.IO` library.

0 commit comments

Comments
 (0)