Skip to content

chore: update README and remove unused Redis dependency - #63

Merged
collinsezedike merged 4 commits into
mainfrom
chore/cleanup
May 22, 2026
Merged

chore: update README and remove unused Redis dependency#63
collinsezedike merged 4 commits into
mainfrom
chore/cleanup

Conversation

@collinsezedike

Copy link
Copy Markdown
Collaborator

Summary

  • Updates README data flow diagram to reflect Vercel serverless functions as the production path (Fastify is local dev only)
  • Removes Redis from the tech stack table and prerequisites (never wired up in production; Fastify routes degrade gracefully without it)
  • Drops the redis package from apps/api/package.json and strips the caching code from the vaults route
  • Fixes baseUrl deprecation warning and sets explicit rootDir in apps/api/tsconfig.json
  • Fixes all markdownlint warnings in README (MD040, MD060, MD034)

@vercel

vercel Bot commented May 22, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
meridian Ready Ready Preview, Comment May 22, 2026 10:24am

@collinsezedike
collinsezedike merged commit 98218a6 into main May 22, 2026
4 checks passed
@collinsezedike
collinsezedike deleted the chore/cleanup branch May 22, 2026 10:55
@collinsezedike collinsezedike added chore Build, CI, dependency updates, or repository maintenance docs Documentation, guides, README, inline docs, or ADRs and removed docs Documentation, guides, README, inline docs, or ADRs chore Build, CI, dependency updates, or repository maintenance labels May 22, 2026
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