2024-12-22 05:18:00
github.com
AuthorTrail helps you explore your Git repository’s history by author. Find and browse files you’ve contributed to, with quick access to view and edit them.
Note: A majority of the code in this repository was generated with Lovable and Cursor using the Claude 3.5 Sonnet LLM.
- 🔍 Search files by author email
- 📁 Hierarchical file tree visualization
- 📝 Built-in code viewer with syntax highlighting
- 🔗 Quick open in your default editor
- 🎨 Dark mode support
You’ll need to install Bun first:
macOS, Linux, WSL:
curl -fsSL https://bun.sh/install | bash
Windows (requires Windows 10 version 1809 or later):
powershell -c "irm bun.sh/install.ps1|iex"
- Clone the repository:
git clone https://github.com/yourusername/authortrail.git
cd authortrail
- Install dependencies:
- Start the development server:
- Start the backend server:
- Enter the path to your Git repository (e.g.,
/path/to/your/repo
) - Input your Git email or click the user icon to auto-fetch from Git config
- Click “Search Files” to find all files you’ve authored
- Navigate the file tree to view your contributions
- Use the “Open in Editor” button to edit files in your preferred IDE
- Vite + React
- TypeScript
- shadcn/ui components
- Tailwind CSS
- CodeMirror for code viewing
- Bun for both package management and server runtime
The project structure is organized as follows:
src/
├── components/ # React components
├── pages/ # Page components
├── server/ # Backend server code
├── types/ # TypeScript types
└── utils/ # Utility functions
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
This project is licensed under the MIT License – see the LICENSE file for details.
Keep your files stored safely and securely with the SanDisk 2TB Extreme Portable SSD. With over 69,505 ratings and an impressive 4.6 out of 5 stars, this product has been purchased over 8K+ times in the past month. At only $129.99, this Amazon’s Choice product is a must-have for secure file storage.
Help keep private content private with the included password protection featuring 256-bit AES hardware encryption. Order now for just $129.99 on Amazon!
Support Techcratic
If you find value in Techcratic’s insights and articles, consider supporting us with Bitcoin. Your support helps me, as a solo operator, continue delivering high-quality content while managing all the technical aspects, from server maintenance to blog writing, future updates, and improvements. Support Innovation! Thank you.
Bitcoin Address:
bc1qlszw7elx2qahjwvaryh0tkgg8y68enw30gpvge
Please verify this address before sending funds.
Bitcoin QR Code
Simply scan the QR code below to support Techcratic.
Please read the Privacy and Security Disclaimer on how Techcratic handles your support.
Disclaimer: As an Amazon Associate, Techcratic may earn from qualifying purchases.