{"id":16478905,"url":"https://github.com/s-ayanide/airline-analysis","last_synced_at":"2025-07-13T10:40:02.092Z","repository":{"id":118295058,"uuid":"352099253","full_name":"S-ayanide/Airline-Analysis","owner":"S-ayanide","description":"Airline Analysis Visualizer built with Ant Design + Chart JS dashboard using Cube.js backend","archived":false,"fork":false,"pushed_at":"2021-03-27T15:08:55.000Z","size":187,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T07:33:30.970Z","etag":null,"topics":["cube-backend","frontend"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/S-ayanide.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":"2021-03-27T14:53:30.000Z","updated_at":"2023-08-02T14:32:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"12dd5b5c-d511-4d16-a500-69cc688f811b","html_url":"https://github.com/S-ayanide/Airline-Analysis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S-ayanide%2FAirline-Analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S-ayanide%2FAirline-Analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S-ayanide%2FAirline-Analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S-ayanide%2FAirline-Analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/S-ayanide","download_url":"https://codeload.github.com/S-ayanide/Airline-Analysis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241162363,"owners_count":19920388,"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":["cube-backend","frontend"],"created_at":"2024-10-11T12:50:31.495Z","updated_at":"2025-02-28T13:57:33.266Z","avatar_url":"https://github.com/S-ayanide.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Airline Analysis\n\nAirline Analysis Ant Design + Chart JS dashboard with Cube.js\n\n## Run Project\n\n### Setup a Demo Backend\n\nif you already have Cube.js Backend up and running you can skip this step.\n\nLet's start by setting up a database with some sample data. We'll use BigQuery and our [example airline dataset](https://tmpfiles.org/7359/airlines.csv) for this tutorial. You can download and import it by running the following commands.\n\nCube.js uses environment variables for configuration. It uses environment variables starting with `CUBEJS_`. To configure the connection to our database, we need to specify the DB type and name. In the Cube.js project folder create the .env file with the following:\n\n```\nCUBEJS_DB_BQ_PROJECT_ID=PROJECT_ID\nCUBEJS_DB_BQ_KEY_FILE=key.json\nCUBEJS_DEV_MODE=true\nCUBEJS_DB_TYPE=bigquery\nCUBEJS_API_SECRET=SECRET\n```\n\n### Backend run\nTo start the cube js backend use this commands\n```\n$ npm i\n$ npm start\n```\n\n### Frontend run\nTo start frontend application use this commands\n```\n$ cd dashboard-app\n$ npm i\n$ npm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-ayanide%2Fairline-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs-ayanide%2Fairline-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-ayanide%2Fairline-analysis/lists"}