This is the repository of a code management/code intelligence app called "Codedrift".
Two main applications of this tool,
- Frontend (React w/ TypeScript, Tanstack Router, the project is in the
codedrift-frontenddir) - Backend (Node, TypeScript, Fastify, that project is in the
codedrift-backenddir)
Check AGENTS.md file within each application dir (i.e., codedrift-frontend/AGENTS.md, codedrift-backend/AGENTS.md) for more information about the project structure and development rules.