Skip to content

GDSC-UTSC/gdg-infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDG Logo

Google Developer Group (UTSC) Infra

Google Developer Group (GDG) at University of Toronto Scarborough - An open-source student-led community focused on building technology solutions and fostering developer growth through workshops, projects, and collaboration.

About The Project

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.

Features

  • 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

Getting Started

Run the startup script to install dependencies and start development:

sh startup.sh

This will:

  • Install Firebase CLI tools
  • Install project dependencies
  • Start the Next.js development server (localhost:3002)

⚠️ Important: Do not change the port from 3002 to 3000 as the pdf service worker and firebase worker configurations WILL cause conflicts with other projects that you might run on 3000. (Clearing browser cache fixes this)

Development Commands

pnpm run build:worker # Build the worker for Firebase SSR

Contributing

We 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.

Development Guidelines

  • 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!

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10