Skip to content

Commit 6d51e96

Browse files
authored
add new exmaples to readme (#169)
1 parent 229d39c commit 6d51e96

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ environment. Use the appropriate command for your system:
6868
| [ts/supabase](ts/supabase) | Supabase Authentication + Encore Example | APIs, Auth, Frontend |
6969
| [ts/elevenlabs](ts/elevenlabs) | ElevenLabs AI Speech SDK + Encore Example | APIs, Raw Endpoints, Frontend |
7070
| [ts/sequelize](ts/sequelize) | Encore + Sequelize TypeScript Example | APIs, SQL Database |
71+
| [ts/drizzle](ts/drizzle) | Encore + Drizzle TypeScript Example | APIs, SQL Database |
72+
| [ts/knex](ts/knex) | Encore + Knex TypeScript Example | APIs, SQL Database |
73+
| [ts/prisma](ts/prisma) | Encore + Prisma TypeScript Example | APIs, SQL Database |
7174
| [ts/expressjs-migration](ts/expressjs-migration) | Express.js migration guide examples | APIs, Raw Endpoints, Auth, Databases |
7275
| [ts/file-upload](ts/file-upload) | Upload files from frontend example | Raw Endpoints |
7376
| [ts/static-files](ts/static-files) | Serving static files example | Static Endpoints |

0 commit comments

Comments
 (0)