Skip to content

Commit 3b808e1

Browse files
committed
docs: update examples
1 parent be94ac5 commit 3b808e1

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

docs/examples.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ template.
77

88
This page links to examples of how to implement some things with the Epic Stack.
99

10+
- [Epic Stack with Stripe](https://github.com/epicweb-dev/epic-stack-with-stripe)
11+
by [@epicweb-dev](https://github.com/epicweb-dev): An example of the Epic
12+
Stack with Stripe. Uses Subscriptions, Stripe Links, and focused on
13+
simplicity.
1014
- [Framer Motion](https://github.com/kentcdodds/epic-stack-with-framer-motion)
1115
by [@kentcdodds](https://github.com/kentcdodds): Using client hints to avoid
1216
content layout shift with `prefers-reduced-motion` and framer motion
@@ -35,9 +39,6 @@ This page links to examples of how to implement some things with the Epic Stack.
3539
- [Epic Stack + Tailwind CSS Plugin](https://github.com/hakimLyon/epic-stack-with-tailwind-css-plugin)
3640
by [@hakimLyon](https://github.com/hakimLyon): An example of the Epic Stack
3741
with Tailwind CSS Plugin.
38-
- [Epic Stack + GitHub Auth](https://github.com/kentcdodds/epic-github-auth) by
39-
[@kentcdodds](https://github.com/kentcdodds): An example of the Epic Stack
40-
with GitHub Auth.
4142
- [Epic Stack + MongoDB as the Database](https://github.com/hakimLyon/epic-stack-with-prisma-mongodb)
4243
by [@hakimLyon](https://github.com/hakimLyon): An example of the Epic Stack
4344
with Prisma using MongoDB as the database.
@@ -66,11 +67,6 @@ This page links to examples of how to implement some things with the Epic Stack.
6667
example of using [Nx](https://nx.dev) in an Epic Stack app
6768
- [Epic Stack monorepo with pnpm + turbo](https://github.com/abetoots/epic-stack-turborepo):
6869
An example of the Epic Stack in a monorepo setup
69-
- [Epic Stack + passkeys/webauthn](https://github.com/rperon/epic-stack-with-passkeys/)
70-
by [@rperon](https://github.com/rperon): An example of the Epic Stack with
71-
passkeys using
72-
[remix-auth-webauthn](https://github.com/alexanderson1993/remix-auth-webauthn)
73-
and [remix-auth](https://npm.im/remix-auth).
7470
- [Epic Stack with jsx-email](https://github.com/djhi/epic-stack-jsx-email): An
7571
example of the Epic Stack that uses [jsx-email](https://jsx.email/) instead of
7672
[react-email](https://react.email/)

0 commit comments

Comments
 (0)