{"id":13529483,"url":"https://github.com/deltahacks/portal","last_synced_at":"2025-09-03T10:38:52.173Z","repository":{"id":58104811,"uuid":"526394063","full_name":"deltahacks/portal","owner":"deltahacks","description":"The attendee \u0026 admin portal for DeltaHacks, the hackathon for change.","archived":false,"fork":false,"pushed_at":"2025-08-29T21:39:06.000Z","size":8085,"stargazers_count":13,"open_issues_count":5,"forks_count":4,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-29T22:45:23.111Z","etag":null,"topics":["create-t3-app","full-stack","hackathons","nextjs","t3-stack","trpc","typescript"],"latest_commit_sha":null,"homepage":"https://portal.deltahacks.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deltahacks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-18T22:43:00.000Z","updated_at":"2025-08-29T20:55:19.000Z","dependencies_parsed_at":"2023-10-11T22:05:33.763Z","dependency_job_id":"88ad982e-3237-454b-ada1-bceedc16a17d","html_url":"https://github.com/deltahacks/portal","commit_stats":{"total_commits":189,"total_committers":12,"mean_commits":15.75,"dds":0.783068783068783,"last_synced_commit":"53f9bacdb4003c6379447655d9c941bb0da6c5c3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deltahacks/portal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deltahacks%2Fportal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deltahacks%2Fportal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deltahacks%2Fportal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deltahacks%2Fportal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deltahacks","download_url":"https://codeload.github.com/deltahacks/portal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deltahacks%2Fportal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273431323,"owners_count":25104491,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["create-t3-app","full-stack","hackathons","nextjs","t3-stack","trpc","typescript"],"created_at":"2024-08-01T07:00:36.740Z","updated_at":"2025-09-03T10:38:52.145Z","avatar_url":"https://github.com/deltahacks.png","language":"TypeScript","funding_links":[],"categories":["Platforms"],"sub_categories":["Open Source 🌳"],"readme":"# DeltaHacks Portal\n\n\u003cdiv\u003e\n\n![](/Cover.png)\n\nDeltaHacks is an annual, 36-hour hackathon hosted at McMaster University. This is the official portal for DeltaHacks 2022. It is the successor to the [DeltaHacks 'My' Portal](https://github.com/deltahacks/my.Deltahacks) which was in use for the previous three years.\n\n## Philosophy\n\nIn the past, the DeltaHacks team has used a variety of different tools to manage the hackathon. This included creating, updating and maintaining several dashboards for hackers, volunteers, judges, sponsors. This year, we are taking a different approach. We are building a single, unified portal that will be used by all of the different groups. This will allow us to have a single source of truth for all of the data and will allow us to build a more cohesive experience for all of the different groups.\n\n## Features / Roadmap\n\n- [x] OAuth2 Authentication\n- [x] Hacker Applications\n- [x] Attendee Acceptence Dashboard\n- [ ] Administration Dashboard\n- [ ] Judging Portal\n- [ ] Sponsor Portal\n- [x] QR Code encoded meal tickets\n\n## The Stack\n\nWe follow the T3 stack (and axioms) for this project, using:\n\n- Next.JS\n- TailwindCSS\n- Typescript\n- Prisma\n- tRPC\n- Next-Auth\n\nAdditionally, we use PaaS service providers such as Netlify and CockroachDB for hosting to simplify our development cycle.\n\n## Getting Started\n\nTo get started developing, clone the repository, setup an `.env` file based on the `.env-example` file and use the following commands:\n\n```bash\n# Install dependencies\nnpm install\n\n# Initialize database\nnpx prisma db generate\nnpx prisma db push\n\n# To migrate DB, run\nnpx prisma migrate deploy\n\n# To Build / Run the project\n\nnpm run dev # Start the development server\nnpm run build # Build the project\n```\n\nWe recommend using [VSCode](https://code.visualstudio.com/) with the [Tailwind CSS IntelliSense](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss) and [Prettier - Code formatter](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) extensions for development.\n\n## Contributors\n\n\u003c!-- Auto generated contributors image --\u003e\n\n![https://github.com/deltahacks/portal/graphs/contributors](https://contrib.rocks/image?repo=deltahacks/portal)\n\n## Get In Touch\n\nTo get in touch, please open an issue or contact us at [tech@deltahacks.com](mailto:tech@deltahacks.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeltahacks%2Fportal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeltahacks%2Fportal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeltahacks%2Fportal/lists"}