jsonresume / jsonresume.org

The mono repo that builds the homepage, utils, ui components, registry and anything else
https://jsonresume.org
68 stars 18 forks source link

remove part of the global install crap #9

Closed levino closed 9 months ago

levino commented 9 months ago

Summary by CodeRabbit

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jsonresume-org-homepage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2023 5:06pm
coderabbitai[bot] commented 9 months ago

Walkthrough

The project has streamlined its setup process by focusing on pnpm as the primary package manager, replacing turbo with pnpm for development commands. It also generalizes the local server URL for flexibility and removes details about a chat bot feature, suggesting a shift in project capabilities or focus.

Changes

File(s) Change Summary
README.md Replaced "turbo" installation and usage instructions with "pnpm". Removed a specific local server URL for a placeholder. Deleted a paragraph about a chat bot implementation.

🐇🍂 In the brisk November air, we hop to change,
With pnpm in our step, no turbo on the range.
URLs adapt, and bots take flight,
A README's journey, into the night. 🌙✨


Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - If you reply to a *review comment* from CodeRabbit, the bot will automatically respond. - To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment - Note: Review comments are made on code diffs or files, not on the PR overview. - Add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger a review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai help` to get help. Note: For conversation with the bot, please use the review comments on code diffs or files. ### CodeRabbit Configration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - The JSON schema for the configuration file is available [here](https://coderabbit.ai/integrations/coderabbit-overrides.v2.json). - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json`
vercel[bot] commented 9 months ago

@levino is attempting to deploy a commit to the thomasdavis's Team Team on Vercel.

A member of the Team first needs to authorize it.

levino commented 9 months ago

This rabbit is quite wrong about what this PR does. Is the usage of this tool an experiment or is it usually more reliable?

levino commented 9 months ago

closing in favor of #14