{"id":22381965,"url":"https://github.com/googleinterns/ad-lib","last_synced_at":"2025-07-31T02:33:19.886Z","repository":{"id":41616087,"uuid":"273538071","full_name":"googleinterns/Ad-lib","owner":"googleinterns","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-18T17:24:18.000Z","size":133874,"stargazers_count":3,"open_issues_count":41,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-08-26T06:35:41.062Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/googleinterns.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-06-19T16:21:33.000Z","updated_at":"2023-08-26T06:35:41.063Z","dependencies_parsed_at":"2023-02-05T20:00:24.988Z","dependency_job_id":null,"html_url":"https://github.com/googleinterns/Ad-lib","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleinterns%2FAd-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleinterns%2FAd-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleinterns%2FAd-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleinterns%2FAd-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleinterns","download_url":"https://codeload.github.com/googleinterns/Ad-lib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228209948,"owners_count":17885595,"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":[],"created_at":"2024-12-05T00:11:14.915Z","updated_at":"2024-12-05T00:11:15.639Z","avatar_url":"https://github.com/googleinterns.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ad-lib\n\nAd-lib features a React frontend with a Java backend. In order to connect the frontend and backend \nand correctly route which microservice handles request, a dispatch.yaml file has been defined. \nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n## Run the front-end and back-end locally:\n\n### Front-end\n```bash\ncd frontend\nyarn local\n```\n\n### Back-end\n```bash\ncd backend\nmvn package appengine:run\n```\nor \u003cbr /\u003e\n```bash\nbuild\n```\n\n## Deploy web-application using dispatch.yaml\n```bash\ngcloud init\ngcloud config set project [Project_ID]\ngcloud app deploy dispatch.yaml\n```\n\n## Deploy web-application to producation\n```bash\ngcloud init\ngcloud config set project [Project_ID]\n```\n\n### React front-end\n```bash\ncd frontend\nyarn build\ngcloud app deploy\n```\n\n### Java back-end\n```bash\ncd backend\nmvn package appengine:deploy\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogleinterns%2Fad-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoogleinterns%2Fad-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogleinterns%2Fad-lib/lists"}