Welcome to the Nagpur Developer Club (NDC) - a platform designed to connect and empower the local software developer community in Nagpur, Maharashtra.
Our goal is to build a thriving local developer network that brings together Nagpur's software developers through three core modules:
- 👨💻 Developer Profiles - Showcase your skills and connect with peers
- 💼 Job & Internship Board - Discover opportunities in Nagpur's tech scene
- ❓ Q&A + Anonymous Chat - Get help and share knowledge with the community
- Community Connection: Connect with local Nagpur developers
- Career Opportunities: Find jobs and internships in the region
- Knowledge Sharing: Q&A platform for technical discussions
- Developer Profiles: Build your professional presence
- Secure Authentication: Safe and reliable user management
- Modern UI: Clean, responsive design built with Next.js and Tailwind CSS
- Node.js 18+ installed
- Supabase account and project created
- Clone the repository:
git clone <repository-url>
cd ndc-nagpur-developer-club- Install dependencies:
npm install- Set up environment variables:
Create a
.env.localfile with:
NEXT_PUBLIC_SUPABASE_URL=your_supabase_project_url
NEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key- Run the development server:
npm run dev- Open http://localhost:3000 to see the platform
- Frontend: Next.js 15, React 19, TypeScript
- Styling: Tailwind CSS, Radix UI components
- Backend: Supabase (Authentication, Database)
- Deployment: Vercel-ready
For detailed setup instructions, see SETUP.md
We welcome contributions from the Nagpur developer community! Whether you're fixing bugs, adding features, or improving documentation, your help is appreciated.
Join our community and help us build the premier platform for Nagpur's software developers!
© 2024 NDC - Nagpur Developer Club. Connecting local developers.