{"id":16269503,"url":"https://github.com/ibrahimhabibeg/stadium-go-server","last_synced_at":"2026-04-13T13:32:07.466Z","repository":{"id":169412735,"uuid":"645385725","full_name":"ibrahimhabibeg/stadium-go-server","owner":"ibrahimhabibeg","description":"The server for a stadium booking mobile app.","archived":false,"fork":false,"pushed_at":"2023-12-24T19:02:46.000Z","size":820,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T20:04:12.625Z","etag":null,"topics":["authentication","booking","crud","graphql","mysql","node","prisma","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ibrahimhabibeg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-05-25T14:30:57.000Z","updated_at":"2024-04-03T05:08:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"e37368e5-d599-4a4e-9ded-ecea39321e56","html_url":"https://github.com/ibrahimhabibeg/stadium-go-server","commit_stats":null,"previous_names":["ibrahimhabibeg/stadium-go-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ibrahimhabibeg/stadium-go-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibrahimhabibeg%2Fstadium-go-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibrahimhabibeg%2Fstadium-go-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibrahimhabibeg%2Fstadium-go-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibrahimhabibeg%2Fstadium-go-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibrahimhabibeg","download_url":"https://codeload.github.com/ibrahimhabibeg/stadium-go-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibrahimhabibeg%2Fstadium-go-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31754866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T13:27:56.013Z","status":"ssl_error","status_checked_at":"2026-04-13T13:21:23.512Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["authentication","booking","crud","graphql","mysql","node","prisma","typescript"],"created_at":"2024-10-10T18:08:27.094Z","updated_at":"2026-04-13T13:32:07.448Z","avatar_url":"https://github.com/ibrahimhabibeg.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align='center'\u003e\n\n\u003cimg src=\"https://i.imgur.com/7QhRES2.png\" alt=\"logo\" /\u003e\n\n\u003ch1\u003eStadium Go\u003c/h1\u003e\n\u003cp\u003eStadium Booking App\u003c/p\u003e\n\n\u003ch4\u003e \u003cspan\u003e · \u003c/span\u003e \u003ca href=\"https://github.com/ibrahimhabibeg/stadium-go-server/blob/main/README.md\"\u003e Documentation \u003c/a\u003e \u003cspan\u003e · \u003c/span\u003e \u003ca href=\"https://github.com/ibrahimhabibeg/stadium-go-server/issues\"\u003e Report Bug \u003c/a\u003e \u003cspan\u003e · \u003c/span\u003e \u003ca href=\"https://github.com/ibrahimhabibeg/stadium-go-server/issues\"\u003e Request Feature \u003c/a\u003e \u003c/h4\u003e\n\n\n\u003c/div\u003e\n\n## 📙 Table of Contents\n\n- [Overview](#🔭-overview)\n- [Technologies](#🧑‍💻-technologies)\n- [Features](#⭐-features)\n- [Getting Started](#🏁-getting-started)\n- [API Documentation](#📕-api-documentation)\n- [Contributing](#✍-contributing)\n- [Contact](#🤝-contact)\n- [Acknowledgements](#💎-acknowledgements)\n\n## 🔭 Overview\n\nThis repository contains the server-side code for a stadium booking application: Stadium Go. It provides a robust backend for managing user authentication, stadium data, bookings, and GraphQL API for seamless integration with the mobile app.\n\n## 🧑‍💻 Technologies\n\n- Node.js\n- TypeScript\n- MySQL\n- Prisma\n- Apollo Server\n- JSON Web Tokens (JWT)\n\n## ⭐ Features\n\n- Authentication \u0026 Authorization: Secure user registration, login, and role-based access control.\n\n- Stadiums Management: Search and create stadiums with comprehensive details.\n\n- Booking System: Efficient reservation of stadiums with time-based availability checks.\n\n- GraphQL API: Flexible and efficient data interactions for the mobile app.\n\n- TypeScript: Enhanced code quality, maintainability, and type safety.\n\n## 🏁 Getting Started\n\n### 1. Prerequisites\n\n- Install Node JS on your computer \u003ca href=\"https://nodejs.org/en\"\u003e Here\u003c/a\u003e\n- Install npm\n\n### 2. Clone the repository:\n\n```bash\ngit clone https://github.com/ibrahimhabibeg/stadium-go-server\n```\n\n### 3. Install dependencies:\n\n```bash\ncd stadium-go-server\nnpm install\n```\n\n### 4. Set up environment variables:\n- Create a .env file in the project root and configure the following variables:\n```\nDATABASE_URL=mysql://user:password@host:port/database\nJWT_SECRET=your-secret\nSALT_ROUNDS=number-of-salt-round-used-by-bcrypt\n```\n\n### 5. Run migrations:\n```bash\nnpx prisma migrate dev\n```\n\n### 6. Start the server:\n```bash\nnpm run dev\n```\n\n## 📕 API Documentation\n\nGraphQL Playground: Access the interactive GraphQL API documentation at http://localhost:4000/.\n\n## ✍ Contributing\n\nWe welcome contributions! Please follow these guidelines:\n\n- Fork the repository.\n- Create a new branch for your changes.\n- Make your changes and commit them with clear messages.\n- Open a pull request.\n\n## 🤝 Contact\n\nIbrahim Habib - - ibrahimhabib.eg@gmail.com  - - [LinkedIn](https://www.linkedin.com/in/ibrahim-habib-a2948b286/)\n\nProject Link: [Github](https://github.com/ibrahimhabibeg/stadium-go-server)\n\n## 💎 Acknowledgements\n\n- https://hotpot.ai/  for Images and Splash Screen Creation","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibrahimhabibeg%2Fstadium-go-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibrahimhabibeg%2Fstadium-go-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibrahimhabibeg%2Fstadium-go-server/lists"}