File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments