tursodatabase / tursodatabase/libsql-client-ts
Switch to pnpm workspaces
Open
Nobody has claimed this yet.
developer experience
enhancement
good first issue
help wanted
- Dominant language
- TypeScript
- Stars
- 576
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
We should consider moving to pnpm workspaces so that we can build out all our JS/TS packages in this repo with support for workspace:* dependencies when creating examples.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how this repository currently builds its JavaScript and TypeScript packages and how examples declare dependencies. Compare that setup with pnpm workspace support for workspace:* dependencies. Done means the packages and examples build successfully with pnpm and workspace dependencies resolve as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100