Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 502 Bytes

File metadata and controls

7 lines (5 loc) · 502 Bytes

This is the repository of a code management/code intelligence app called "Codedrift".

Two main applications of this tool,

  1. Frontend (React w/ TypeScript, Tanstack Router, the project is in the codedrift-frontend dir)
  2. Backend (Node, TypeScript, Fastify, that project is in the codedrift-backend dir)

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.