Monorepo my personal website.
Using pnpm
.
# Install
pnpm install
# Build diagrams
pnpm diagrams:build
# Build blog
pnpm blog:build
Framework preset: Astro
Build command: pnpm turbo run build
Development command: pnpm -F blog astro dev --port $PORT
packages/blog
- Include source files outside of the Root Directory in the build step.