Skip to content

docs: update readme and docu landing#75

Merged
gaboesquivel merged 5 commits intomainfrom
docs-update-2
Feb 11, 2026
Merged

docs: update readme and docu landing#75
gaboesquivel merged 5 commits intomainfrom
docs-update-2

Conversation

@gaboesquivel
Copy link
Copy Markdown
Member

@gaboesquivel gaboesquivel commented Feb 11, 2026

Summary by CodeRabbit

  • Documentation

    • Streamlined README into a concise technology-stack overview; removed detailed Quick Start, workflow, CI/CD, and architecture guides
    • Updated landing hero text to emphasize frontend-ready tech and AI-native development
  • Chores

    • Minor deployment/build configuration tweak (no functional API or public interfaces changed)

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

3 Skipped Deployments
Project Deployment Actions Updated (UTC)
basilic-docs Ignored Ignored Preview Feb 11, 2026 8:26pm
basilic-fastify Ignored Ignored Preview Feb 11, 2026 8:26pm
basilic-next Ignored Ignored Preview Feb 11, 2026 8:26pm

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 11, 2026

Warning

Rate limit exceeded

@gaboesquivel has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 15 minutes and 19 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

Walkthrough

Readme content is condensed to a brief "Technology stack" section and a short Contributing note; extensive Quick Start, workflow, CI/CD, and architecture sections were removed. Hero copy updated to emphasize frontend stack and AI/web3 phrases. Vercel config for the Fastify app adds "framework": "other" and narrows the turbo build filter.

Changes

Cohort / File(s) Summary
Documentation Content
README.md
Rewrote README to a concise Technology stack section, removed Quick Start/Workflow/CI/CD/Architecture sections, updated docs link phrasing and added a Contributing note.
Landing Page Copy
apps/docu/components/landing/hero.tsx
Adjusted hero paragraph to emphasize frontends and list technologies (TypeScript, Next.js, Fastify, OpenAPI); moved "AI-native development" wording.
Deployment Config
apps/fastify/vercel.json
Added "framework": "other" and simplified the turbo buildCommand filter to --filter=@repo/fastify (scoped build).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Poem

🐰 I nibbled through the README leaf,
Trimmed the hedges, found relief,
Next.js hops and TypeScript gleams,
Fastify hums in coded dreams,
A tiny burrow, tidy and bright. 🥕

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main changes: updates to README.md and the docu landing component (hero.tsx). It is concise and specific to the primary objectives of the PR.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch docs-update-2

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@README.md`:
- Around line 33-35: The README currently links to a non-existent
CONTRIBUTING.md; either create a new CONTRIBUTING.md with the repository's setup
and contribution guidelines and add it to the repo, or remove/update the
reference in README.md (the "See [CONTRIBUTING.md](./CONTRIBUTING.md) for setup
and guidelines." line) to point to an existing doc or a new location; ensure the
chosen fix is reflected in the README.md and that the CONTRIBUTING.md (if added)
contains clear setup, coding standards, PR process, and contact/CI instructions.

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 11, 2026

Deployment failed with the following error:

The `vercel.json` schema validation failed with the following message: `framework` should be equal to one of the allowed values "blitzjs, nextjs, gatsby, remix, react-router, astro, hexo, eleventy, docusaurus-2, docusaurus, preact, solidstart-1, solidstart, dojo, ember, vue, scully, ionic-angular, angular, polymer, svelte, sveltekit, sveltekit-1, ionic-react, create-react-app, gridsome, umijs, sapper, saber, stencil, nuxtjs, redwoodjs, hugo, jekyll, brunch, middleman, zola, hydrogen, vite, tanstack-start, vitepress, vuepress, parcel, fastapi, flask, fasthtml, sanity-v3, sanity, storybook, nitro, hono, express, h3, koa, nestjs, elysia, fastify, xmcp, python, ruby, rust, node, go, services, "

Learn More: https://vercel.com/docs/concepts/projects/project-configuration

@gaboesquivel gaboesquivel merged commit b8ef010 into main Feb 11, 2026
8 of 9 checks passed
@gaboesquivel gaboesquivel deleted the docs-update-2 branch February 11, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant