This is the official monorepo for the University of Toronto Scarborough Google Developer Group. This repo includes a variety of projects including the main website, Build With AI's website and more.
- MCP Server: Model Context Protocol server for admin integrations
- Custom CMS: Content management system for events, projects, and more
- Resume AutoRanker API: Automated resume evaluation service
Run the startup script to install dependencies and start development:
sh startup.shThis will:
- Install Firebase CLI tools
- Install project dependencies
- Start the Next.js development server (localhost:3002)
pnpm run build:worker # Build the worker for Firebase SSRWe welcome contributions from students and developers! This is an open-source project designed to help the GDG community learn and grow together.
Read the docs to learn more about project conventions and architecture.
- Follow the existing code style and TypeScript conventions
- Test your changes with the development server
- Ensure your code is accessible and responsive
- Update documentation if needed
Questions? Open a GitHub issue or reach out to the GDG UofT Scarborough team!