mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-22 21:38:05 -05:00
- Resolve merge conflicts in input-format.tsx, workflow-block.tsx, providers/utils.ts - Fix tests to use blockData/blockNameMapping for tag variable resolution - Add getBlockOutputs mock to block.test.ts for schema validation tests - Fix normalizeName import path in utils.test.ts - Add sql.raw and sql.join to drizzle-orm mock for sql.test.ts - Add new subBlock types (table-selector, filter-builder, sort-builder) to blocks.test.ts
docs
This is a Next.js application generated with Create Fumadocs.
Run development server:
bun run dev
Open http://localhost:3000 with your browser to see the result.
Learn More
To learn more about Next.js and Fumadocs, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Fumadocs - learn about Fumadocs
- Bun Documentation - learn about Bun features and API