Skip to content

dhunganapramod9/codesahayatri

Repository files navigation

CodeSahayatri

A codebase visualization tool designed to help interns and early-career developers understand complex codebases.

Environment Setup

  1. Copy .env.example to .env:
cp .env.example .env
  1. Add your API keys to .env:
  • VITE_GITHUB_TOKEN: Your GitHub personal access token
  • VITE_OPENAI_API_KEY: Your OpenAI API key

Development

npm install
npm run dev

About

Developer assistance tool that provides code explanations and debugging guidance using structured analysis and a clean service interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors