India Dev Stack is a curated directory of software development tools created by Indian founders. This platform showcases and supports the incredible innovation emerging from Indian developers in the dev tools space.
- Curated collection of dev-tools and technologies from India
- Categorized software listings
- Detailed software pages with features, pricing, and maker information
- Search and filter functionality
- Responsive design for various devices
- Dark mode support
We welcome contributions to India Dev Stack! If you'd like to add a new software tool, please follow these steps:
- Fork this repository
- Create a new YAML for your software in
/src/content/software/
with all the details. Ensure that you add right category, tags, description, demo link, top features, etc. The name of the file will be the slug in the URL. - Add a logo (
/public/logos
) and thumbnails (/public/thumbnails
) directory. - Submit a pull request
For more details, please refer to our Contribution Guidelines.
- At least one founder must be Indian or have a substantial presence or development center in India.
- The tool must be dedicated to software development and testing, enhancing any stage of the SDLC, and boosting team productivity and effectiveness.
- IDEs or Code Editors
- Testing tools
- Tools that enhance software development productivity
- Project management tools for software teams
- Tools for measuring software team productivity
- API products focused solely on integration
- Tools whose ideal customer profiles are not CTOs, Engineering Managers, Developers, or QA personnel
- 🔥Astro - Static Site Generator
- 🔵React - For interactive components
- 🍃Tailwind CSS - For styling
- 🛡️TypeScript - For type-safe JavaScript
- 😉Iconify Icons - For icons
- 🖼️Embla Carousel - For carousels
-
Fork & Clone the repository:
git clone https://github.com/your-username/india-dev-stack.git
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open your browser and visit
http://localhost:4321
public
:/public/blog-assets
: Pics for blog posts/public/logos
: Logos of the company/public/thumbnails
: Upload thumbnails for software entries.
src/
:content/software/
: Software entries in .yaml format. One file, one entry.content/blogs/
: You are invited to write new content for fellow founders.