{"id":30362467,"url":"https://github.com/anand3125/support-ticket-app","last_synced_at":"2026-06-23T17:32:34.743Z","repository":{"id":305550710,"uuid":"1021956704","full_name":"Anand3125/support-ticket-app","owner":"Anand3125","description":"Smart Ticket App (Frontend) is a responsive React + TypeScript ticket management interface that allows users to view, create, filter, and paginate support tickets.","archived":false,"fork":false,"pushed_at":"2025-08-01T07:09:55.000Z","size":214,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-19T17:54:40.530Z","etag":null,"topics":["mui-material","react","reacthooks","responsive-design","stompjs","typescript","websocket","yup"],"latest_commit_sha":null,"homepage":"https://support-ticket-webapp-livelink.netlify.app/","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/Anand3125.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-07-18T08:10:04.000Z","updated_at":"2025-08-01T07:09:58.000Z","dependencies_parsed_at":"2025-11-17T08:03:13.676Z","dependency_job_id":null,"html_url":"https://github.com/Anand3125/support-ticket-app","commit_stats":null,"previous_names":["anand3125/support-ticket-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Anand3125/support-ticket-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anand3125%2Fsupport-ticket-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anand3125%2Fsupport-ticket-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anand3125%2Fsupport-ticket-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anand3125%2Fsupport-ticket-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anand3125","download_url":"https://codeload.github.com/Anand3125/support-ticket-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anand3125%2Fsupport-ticket-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34700906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":["mui-material","react","reacthooks","responsive-design","stompjs","typescript","websocket","yup"],"created_at":"2025-08-19T17:32:29.718Z","updated_at":"2026-06-23T17:32:34.724Z","avatar_url":"https://github.com/Anand3125.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\n\nTypeScript + Vite\n\n\u003cimg width=\"765\" height=\"1177\" alt=\"Screenshot 2025-07-18 at 6 56 23 PM\" src=\"https://github.com/user-attachments/assets/c42cb061-3970-45bb-acd6-4557e9cba0fc\" /\u003e# React + TypeScript + Vite\n\nTickets are rendering\n\n\n\n\n==\non Docker this image is running-\n\u003cimg width=\"1303\" height=\"740\" alt=\"Screenshot 2025-07-21 at 5 01 25 AM\" src=\"https://github.com/user-attachments/assets/a16e2e58-4a5f-49c0-bcac-a1f89d7e2d37\" /\u003e\n\n\n## 🚀 Running with Docker\n\n### 1. Build the Docker image\n\n```bash\ndocker build -t support-ticket-app .\n```\n\n### 2. Run the Docker container (default: port 8080)\n\n```bash\ndocker run -p 8080:80 support-ticket-app\n```\n\n- The app will be available at: [http://localhost:8080](http://localhost:8080)\n- Example: [http://localhost:8080/login](http://localhost:8080/login)\n\n### 3. Change the exposed port (optional)\n\nIf you want to use a different port (e.g., 3000), change the first number in the `-p` flag:\n\n```bash\ndocker run -p 3000:80 support-ticket-app\n```\n\n- The app will now be available at: [http://localhost:3000](http://localhost:3000)\n\n### 4. Stopping the container\n\nPress `Ctrl+C` in the terminal where the container is running, or use:\n\n```bash\ndocker ps  # find your container ID\n# then\ndocker stop \u003ccontainer_id\u003e\n```\n\n---\n\nFor more details, see the Dockerfile and nginx.conf in the project root.\n\n\u003c\u003c\u003c\u003c\u003c\u003c\u003c HEAD\n\u003cimg width=\"765\" height=\"1177\" alt=\"Screenshot 2025-07-18 at 6 56 23 PM\" src=\"https://github.com/user-attachments/assets/c42cb061-3970-45bb-acd6-4557e9cba0fc\" /\u003e# React + TypeScript + Vite\n=======\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanand3125%2Fsupport-ticket-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanand3125%2Fsupport-ticket-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanand3125%2Fsupport-ticket-app/lists"}