restore pnpm workspace and update readme

This commit is contained in:
Kingston
2025-08-11 21:58:06 +08:00
parent f58c05fc31
commit e134e21565
2 changed files with 15 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ All this without having to handle webhooks, upgrades/downgrades, cancellations o
**Self Hosted**: If you'd like to self-host Autumn:
1. Make sure you have `node.js` and `bun` installed
1. Make sure you have `bun` installed
2. Install the project dependencies
```bash
bun install

14
pnpm-workspace.yaml Normal file
View File

@@ -0,0 +1,14 @@
packages:
- shared
- server
- vite
onlyBuiltDependencies:
- '@clerk/shared'
- '@tailwindcss/oxide'
- core-js
- esbuild
- iframe-resizer
- msgpackr-extract
- protobufjs
- puppeteer
- sharp