{"id":43300227,"url":"https://github.com/compsci-adl/website","last_synced_at":"2026-02-01T19:37:41.858Z","repository":{"id":79074160,"uuid":"15098449","full_name":"compsci-adl/website","owner":"compsci-adl","description":"The Computer Science Club's website","archived":false,"fork":false,"pushed_at":"2025-12-31T03:11:45.000Z","size":45432,"stargazers_count":28,"open_issues_count":24,"forks_count":26,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-01-04T04:28:25.874Z","etag":null,"topics":["club","club-website","membership-management","square-api","website"],"latest_commit_sha":null,"homepage":"https://csclub.org.au","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/compsci-adl.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":"2013-12-11T05:01:58.000Z","updated_at":"2025-12-31T03:11:49.000Z","dependencies_parsed_at":"2024-03-17T12:28:31.606Z","dependency_job_id":"c41e683d-6d6e-48a3-a595-e02d7b08b2fc","html_url":"https://github.com/compsci-adl/website","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/compsci-adl/website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compsci-adl%2Fwebsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compsci-adl%2Fwebsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compsci-adl%2Fwebsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compsci-adl%2Fwebsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compsci-adl","download_url":"https://codeload.github.com/compsci-adl/website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compsci-adl%2Fwebsite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28987283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T18:17:03.387Z","status":"ssl_error","status_checked_at":"2026-02-01T18:16:57.287Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["club","club-website","membership-management","square-api","website"],"created_at":"2026-02-01T19:37:41.336Z","updated_at":"2026-02-01T19:37:41.850Z","avatar_url":"https://github.com/compsci-adl.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CS Club Website\n\nThis is the official repository for the University of Adelaide Computer Science Club (CS Club) website. It is built using [Next.js](https://nextjs.org/), [React](https://reactjs.org/), [TypeScript](https://www.typescriptlang.org/), and [Tailwind CSS](https://tailwindcss.com/).\n\n## Getting Started\n\nWe recommend using the `docker-compose-dev.yml` setup for development. It includes all the required services (the website in development mode, Redis, and Keycloak) all preconfigured and ready to run:\n\n```bash\ndocker compose -f docker-compose-dev.yml up --build\n```\n\nIf you'd prefer a manual setup, follow these steps:\n\n1. Install the dependencies.\n\n```bash\npnpm install\n```\n\n2. Copy `.env.local.example` to a new file `.env.local` and set required environment variables (check `/docs` folder if you don't know how to edit it)\n\n3. Initialise the database.\n\n```bash\npnpm run db:push\n```\n\n4. Run the development server.\n\n```bash\npnpm run dev\n```\n\n5. Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## Contributing\n\nWe welcome contributions to enhance the CS Club Website! If you find any issues, have suggestions, or want to request a feature, please follow our [Contributing Guidelines](CONTRIBUTING.md).\n\n## License\n\nThis project is licensed under the MIT License.\nSee [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompsci-adl%2Fwebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcompsci-adl%2Fwebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompsci-adl%2Fwebsite/lists"}