OSSNexus | Open Source Insight Hub
OSSNexus is a modern dashboard that helps developers navigate the open-source landscape using intelligent AI-powered insights from AppsGM.
β¨ Features
π Tech Stack
π Getting Started
Follow these steps to set up the project locally.
Prerequisites
serve, vite, or live-server).Installation
1. Clone the repository
git clone https://github.com/yourusername/ossnexus.git
cd ossnexus
2. Set up environment variables Ensure your environment has the API_KEY variable set. If you're using a local .env file or hosting platform settings:
API_KEY=your_appsgm_api_key
3. Run the application You can use npx to serve the current directory:
npx serve .
Alternatively, open index.html through a local development server in your IDE.
π Usage
1. Open the dashboard. 2. Search for a project or browse the list. 3. Click "View Analysis" to let AppsGM analyze the repository. 4. Explore the Contribution Roadmap to find your next task!
π€ Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
1. Fork the Project. 2. Create your Feature Branch (git checkout -b feature/AmazingFeature). 3. Commit your Changes (git commit -m 'Add some AmazingFeature'). 4. Push to the Branch (git push origin feature/AmazingFeature). 5. Open a Pull Request.
π License
Distributed under the MIT License. See LICENSE for more information.
Built with passion for the Open Source community.
An AI-powered dashboard that helps developers discover, analyze, and contribute to open-source projects with intelligent insights and skill-matched task suggestions.