List of all Google communities and developer chapters in Pakistan.
Visit https://gdgpakistan.com to view the chapters.
Please send a PR with changes to src/content. The PR can include new logo, updated description, social handles,
and anything else related to the chapter.
To expedite PR approval, the chapter lead can verify the requested changes by contacting the GDG Lahore team
through the official GDG/WTM Leads WhatsApp group or reaching out to the lead through their official/verified WhatsApp
numbers.
This is a Next.js application and uses Tailwind for styling. For local development, you need
Node.js installed. We recommend using asdf version manager for this.
After you have installed asdf, run the following:
# Install correct version of Node.js
$ asdf install
# Install the dependencies
$ npm install
# Start local server for development at https://localhost:3000
$ npm run dev
# Export the static site for deployment
$ npm run build- Fork, Enhance, Send PR
- Lock issues with any bugs or feature requests
- Implement something from Roadmap
- Spread the word ❤️
This project is proudly built and managed by GDG Lahore. Lead developer is Salman Arif.
This package is available as open source under the terms of the MIT License.