This is the deployment repository for the Dev Club Portal, optimized for Vercel deployment. For contributing to the project, please visit our organization repository.
This repository is synchronized with the organization repository nst-sdc/DevCoin and is specifically maintained for deployment purposes. Here's why:
- Vercel Deployment: Optimized for direct deployment on Vercel's platform
- Build Configuration: Contains specific build and environment settings
- Production Ready: Always maintains a stable, deployment-ready state
# Clone this repository
git clone https://github.com/AryanVBW/Portal.git
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
This repository is regularly synchronized with the organization repository. To contribute:
- Visit nst-sdc/DevCoin
- Make your contributions there
- Changes will be synchronized to this deployment repo after review
- 👤 User Authentication & Profiles
- 🏆 DevCoins Leaderboard
- 👥 Member Management
- 📊 Contribution Tracking
- 🔐 Admin Dashboard
- 🖼️ Custom Avatar System
For contributions, please use our organization repository. This repository is primarily for deployment purposes.
- Developer: Vivek W
- Email: [email protected]
- GitHub: @AryanVBW
This project is licensed under the MIT License - see the LICENSE file for details.