Skip to content

Commit 9139b94

Browse files
Add supabase example to top-level readme (#143)
1 parent 6748c99 commit 9139b94

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,12 @@ environment. Use the appropriate command for your system:
6262
| [ts/slack-bot](ts/slack-bot) | Slack Bot Starter | APIs, Raw Endpoint |
6363
| [ts/auth0-react-sdk](ts/auth0-react-sdk) | Auth0 React SDK Authentication + Encore Example | APIs, Auth, Frontend |
6464
| [ts/clerk](ts/clerk) | Clerk React SDK Authentication + Encore Example | APIs, Auth, Frontend |
65+
| [ts/supabase](ts/supabase) | Supabase Authentication + Encore Example | APIs, Auth, Frontend |
6566
| [ts/elevenlabs](ts/elevenlabs) | ElevenLabs AI Speech SDK + Encore Example | APIs, Raw Endpoints, Frontend |
6667
| [ts/sequelize](ts/sequelize) | Encore + Sequelize TypeScript Example | APIs, SQL Database |
6768
| [ts/expressjs-migration](ts/expressjs-migration) | Express.js migration guide examples | APIs, Raw Endpoints, Auth, Databases |
6869
| [ts/file-upload](ts/file-upload) | Upload files from frontend example | Raw Endpoints |
69-
| [ts/static-files](ts/static-files) | Serving static files example | Static Endpoints |
70+
| [ts/static-files](ts/static-files) | Serving static files example | Static Endpoints |
7071

7172
† = Cannot be installed using `encore app create --example`, create an empty app and clone the repo instead.
7273

0 commit comments

Comments
 (0)