{"id":20340893,"url":"https://github.com/nbaua/angrats-angulargraphql","last_synced_at":"2026-04-07T23:31:38.905Z","repository":{"id":38499330,"uuid":"279048344","full_name":"nbaua/AngraTs-AngularGraphQL","owner":"nbaua","description":"Angular GraphQL Demo Application","archived":false,"fork":false,"pushed_at":"2022-12-13T06:51:50.000Z","size":1259,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-04T14:49:29.359Z","etag":null,"topics":["angular","express","graphql","sqllite","typescript"],"latest_commit_sha":null,"homepage":"https://github.com/nbaua/AngraTs-AngularGraphQL","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/nbaua.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}},"created_at":"2020-07-12T11:16:24.000Z","updated_at":"2021-02-24T14:41:17.000Z","dependencies_parsed_at":"2023-01-28T08:30:48.856Z","dependency_job_id":null,"html_url":"https://github.com/nbaua/AngraTs-AngularGraphQL","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nbaua/AngraTs-AngularGraphQL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbaua%2FAngraTs-AngularGraphQL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbaua%2FAngraTs-AngularGraphQL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbaua%2FAngraTs-AngularGraphQL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbaua%2FAngraTs-AngularGraphQL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nbaua","download_url":"https://codeload.github.com/nbaua/AngraTs-AngularGraphQL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbaua%2FAngraTs-AngularGraphQL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31533823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"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":["angular","express","graphql","sqllite","typescript"],"created_at":"2024-11-14T21:24:32.980Z","updated_at":"2026-04-07T23:31:38.885Z","avatar_url":"https://github.com/nbaua.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AnGraTS - An Angular GraphQL Demo Application - TypeScript Version\n\n---\n\n    This project is working prototype showing the use of GraphQL in an Angular Application.\n    (Server uses the simple TS version - Angular project is TS version)\n\n\u003e ### TypeScript + GraphQL + Angular + Express + SqlLite\n\n## How to use\n\nSimply clone this repository and run following command on terminal to update the required packages\n\n    \u003e npm install\n\n### Quick Check on GraphQL Server\n\nCheck developer mode\n\n    \u003e npm run start:dev\n\n### Build for development\n\n    \u003e npm run build:dev\n \n### Build for production \n\n    \u003e npm run build\n\nThis will generate the dist folder automatically and copy all the required files to be deployed.\n\n\n### Quick Check on GraphQL Server\n\n\nRun the following query on localhost:1000/graphql\n\n    {\n        flights(flight_code: \"9E-3422\") {\n            flight_code\n            origin\n            destination\n            carrier {\n            tailnum\n            flight_ref\n            airline\n            }\n        }\n    }\n\n---\n\n### Quick check on Angular App\n\nRun the following command after starting the server in another terminal by switching to client directory\n\n    \u003e ng serve\n\n\n---\n\nDisclaimer:\nFor simplicity and to make things easy to understand, there is no abstraction of queries is done. Inline queries are not a know best practice, Please follow the best coding practices at your end, do NOT replicate this structure for your actual project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbaua%2Fangrats-angulargraphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnbaua%2Fangrats-angulargraphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbaua%2Fangrats-angulargraphql/lists"}