Skip to content

Commit 32541e7

Browse files
chore(readme): update tech stack section (#4227)
* chore(readme): update tech stack section * fix
1 parent a01f80c commit 32541e7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,13 +142,15 @@ See the [environment variables reference](https://docs.sim.ai/self-hosting/envir
142142
- **Database**: PostgreSQL with [Drizzle ORM](https://orm.drizzle.team)
143143
- **Authentication**: [Better Auth](https://better-auth.com)
144144
- **UI**: [Shadcn](https://ui.shadcn.com/), [Tailwind CSS](https://tailwindcss.com)
145-
- **State Management**: [Zustand](https://zustand-demo.pmnd.rs/)
145+
- **Streaming Markdown**: [Streamdown](https://github.com/vercel/streamdown)
146+
- **State Management**: [Zustand](https://zustand-demo.pmnd.rs/), [TanStack Query](https://tanstack.com/query)
146147
- **Flow Editor**: [ReactFlow](https://reactflow.dev/)
147148
- **Docs**: [Fumadocs](https://fumadocs.vercel.app/)
148149
- **Monorepo**: [Turborepo](https://turborepo.org/)
149150
- **Realtime**: [Socket.io](https://socket.io/)
150151
- **Background Jobs**: [Trigger.dev](https://trigger.dev/)
151152
- **Remote Code Execution**: [E2B](https://www.e2b.dev/)
153+
- **Isolated Code Execution**: [isolated-vm](https://github.com/laverdet/isolated-vm)
152154

153155
## Contributing
154156

0 commit comments

Comments
 (0)