wolfe-starter Install dependencies: bun add "git+ssh://git@github.com/wolewd/wolfe.git" bun install If there wolfe dependencies stuck: rm -rf node_modules bun.lock bun pm cache rm Dev mode: bun run dev Build the project: bun run build