DeepGit is a free, open-source web application designed to help researchers and research software engineers discover and explore research software within specific domains. It is a joint effort between the University of Illinois Urbana-Champaign's Data Exploration Lab and NumFOCUS's Map of Open Source Science
- Node.js (v16 or higher)
- npm (v8 or higher)
- Clone the repository:
git clone https://github.com/data-exp-lab/deepgit.git
cd deepgit
- Install dependencies:
npm install
- Start the development server:
npm run dev:watch
DeepGit is built upon Retina developed by OuestWare
The software is available under GNU GPLv3 license.
For any queries, please open an issue on GitHub