Open Source

Developers.Contrib is proudly open source. We believe in the power of community collaboration to build better developer tools.

1.2K+
GitHub Stars
340+
Forks
80+
Contributors
20+
Sponsors

About the Project

Developers.Contrib started as a personal project to help developers discover and share frameworks. It grew into a full-featured platform used by thousands of developers worldwide.

The platform is built with Next.js 14, TypeScript, MySQL, and deployed on modern cloud infrastructure. All code is available under the MIT license.

Tech Stack

  • Frontend:Next.js 14, TypeScript, Tailwind CSS
  • Backend:Next.js API Routes, Node.js
  • Database:MySQL (Amazon RDS)
  • Auth:NextAuth.js (GitHub OAuth + Credentials)
  • Email:Nodemailer + SMTP
  • Hosting:Vercel + AWS RDS

How to Contribute

  1. 1Fork the repository on GitHub
  2. 2Create a feature branch: git checkout -b feature/amazing-feature
  3. 3Make your changes and add tests if applicable
  4. 4Commit your changes: git commit -m "Add amazing feature"
  5. 5Push to your branch: git push origin feature/amazing-feature
  6. 6Open a Pull Request with a clear description

License

MIT License

Copyright © 2026 Developers.Contrib

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files to deal in the Software without restriction, including the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software.

Join the community

Whether you are fixing bugs, adding features, or improving documentation — every contribution matters. We welcome developers of all skill levels.