Skip to content

Commit 05bf848

Browse files
committed
chore: move playground outside of pnpm workspace
Squashed commit of the following: commit c9b7088 Author: Wojtek Majewski <wojciech.majewski@pm.me> Date: Sun May 4 12:33:02 2025 +0200 chore: update pnpm workspace configuration to refine package inclusion patterns - Removed redundant empty lines and commented-out entries from pnpm-workspace.yaml - Adjusted package globs to better specify included and excluded directories commit 1d527cb Author: Wojtek Majewski <wojciech.majewski@pm.me> Date: Sun May 4 12:31:43 2025 +0200 chore: remove configuration and migration files for deprecated setup - Deleted VSCode settings and extensions files in basic-flows example - Removed package.json, .gitignore, and other dev environment configs - Cleared Supabase configuration files and migration scripts related to initial setup - Removed function definitions and TypeScript files for sequential flow - Deleted migration SQL scripts and related schema setup - Cleaned up project to reflect deprecation of previous setup and prepare for new structure
1 parent 2e43ff4 commit 05bf848

File tree

14 files changed

+40
-2530
lines changed

14 files changed

+40
-2530
lines changed

examples/basic-flows/.vscode/extensions.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

examples/basic-flows/.vscode/settings.json

Lines changed: 0 additions & 24 deletions
This file was deleted.

examples/basic-flows/package.json

Lines changed: 0 additions & 15 deletions
This file was deleted.

examples/basic-flows/supabase/.gitignore

Lines changed: 0 additions & 8 deletions
This file was deleted.

examples/basic-flows/supabase/config.toml

Lines changed: 0 additions & 314 deletions
This file was deleted.

examples/basic-flows/supabase/functions/sequential/.npmrc

Lines changed: 0 additions & 3 deletions
This file was deleted.

examples/basic-flows/supabase/functions/sequential/deno.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

examples/basic-flows/supabase/functions/sequential/index.ts

Lines changed: 0 additions & 4 deletions
This file was deleted.

examples/basic-flows/supabase/functions/sequential/sequential.ts

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)