{"id":28470770,"url":"https://github.com/cachia36/cloud-ticketing-app-dotnet-gcp","last_synced_at":"2025-10-03T21:33:22.828Z","repository":{"id":296767908,"uuid":"994407908","full_name":"Cachia36/Cloud-ticketing-app-dotnet-gcp","owner":"Cachia36","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-12T16:31:36.000Z","size":18993,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-12T17:36:34.157Z","etag":null,"topics":["api","backend","cloud-native","csharp","docker","dotnet","gcp","google-cloud","rest-api"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Cachia36.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,"zenodo":null}},"created_at":"2025-06-01T21:40:53.000Z","updated_at":"2025-06-12T16:31:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"27eb27d5-4bed-430c-b9b6-29594a10f562","html_url":"https://github.com/Cachia36/Cloud-ticketing-app-dotnet-gcp","commit_stats":null,"previous_names":["cachia36/cachia36-cloud-ticketing-app-dotnet-gcp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Cachia36/Cloud-ticketing-app-dotnet-gcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cachia36%2FCloud-ticketing-app-dotnet-gcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cachia36%2FCloud-ticketing-app-dotnet-gcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cachia36%2FCloud-ticketing-app-dotnet-gcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cachia36%2FCloud-ticketing-app-dotnet-gcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cachia36","download_url":"https://codeload.github.com/Cachia36/Cloud-ticketing-app-dotnet-gcp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cachia36%2FCloud-ticketing-app-dotnet-gcp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263033132,"owners_count":23403099,"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","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":["api","backend","cloud-native","csharp","docker","dotnet","gcp","google-cloud","rest-api"],"created_at":"2025-06-07T10:06:20.073Z","updated_at":"2025-10-03T21:33:22.823Z","avatar_url":"https://github.com/Cachia36.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloud Ticketing App (.NET + GCP)\n\nThe hosted website can be accessed here: https://cloud-ticket-app-665990973538.europe-west1.run.app/\n\nA cloud-native ticket management backend built with **.NET**, containerized using **Docker**, and integrated with **Google Cloud Platform (GCP)** for deployment and scaling.\n\n📌 **Purpose**: Developed as part of the SWD6.3B coursework and added to my portfolio to demonstrate backend development, cloud integration, and DevOps-ready engineering.\n\n---\n\n## 🚀 Features\n\n- ✅ RESTful API backend (assumed structure)\n- ☁️ GCP integration via service account\n- ⚙️ Configured with `appsettings.json` for environment flexibility\n- 🐳 Fully Dockerized for deployment\n- 🔐 Secure architecture with `.gitignore` for credentials\n\n---\n\n## 🧰 Tech Stack\n\n- **Language**: C#\n- **Framework**: .NET 6 / ASP.NET Core\n- **Cloud Provider**: Google Cloud Platform\n- **Containerization**: Docker\n- **IDE**: JetBrains Rider / Visual Studio\n\n---\n\n## 📁 Project Structure\ncloud-ticket-app/\n├── Program.cs # App entry point\n├── appsettings.json # Main config\n├── appsettings.Development.json # Local dev config\n├── Dockerfile # Container definition\n├── gcp-service-account.json # 🔒 (ignored in .gitignore)\n├── .gitignore\n├── .dockerignore\n├── cloud-ticket-app.sln # Solution file\n\n---\n\n## 🔧 Setup \u0026 Usage\n\n### ▶️ Run Locally (Dev Mode)\n\n```\ndotnet restore\ndotnet build\ndotnet run\n```\nAccess locally at ```http://localhost:5000``` (or whatever port you configure).\n\n## 🐳 Run with Docker\n```\ndocker build -t cloud-ticket-app\ndocker run -p 5000:80 cloud-ticket-app\n```\n## ☁️ GCP Integration\nThis project uses a Google service account for cloud access. You’ll need to:\n1. Create a service account on GCP.\n2. Download the credentials file.\n3. Set the environment variable:\n``` export GOOGLE_APPLICATION_CREDENTIALS=/path/to/your/credentials.json```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcachia36%2Fcloud-ticketing-app-dotnet-gcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcachia36%2Fcloud-ticketing-app-dotnet-gcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcachia36%2Fcloud-ticketing-app-dotnet-gcp/lists"}