Skip to content

Commit 215d3f8

Browse files
Create scratchpad.md
1 parent badb237 commit 215d3f8

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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

0 commit comments

Comments
 (0)