File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ i wish my scratchpad playgrounds were all wired up
2+
3+ ## scratch/browser-scratchpad
4+
5+ should be a simple bun react app
6+ with the multi-tab crsqlite browser stuff
7+ with an example / demo / toy that works across tabs
8+
9+ ## scratch/bun-scratchpad
10+
11+ should be a simple bun script project
12+ that uses the bun sqlite stuff
13+
14+ ## scratch/effect-bun-scratchpad
15+
16+ should be a simple Effect-TS project with bun
17+ using @effect/platform @effect/platform-bun @effect/sql @effect/sql-sqlite-bun
18+ using the @effect/language-service
19+ see .refs/effect/tsconfig.base.json
20+ using @effect/vitest @effect/eslint-plugin
21+ see .refs/effect/package.json
22+ using all our new effect-native packages
23+
24+ should have some kind of realistic example that does something neat
You can’t perform that action at this time.
0 commit comments