{"id":19251871,"url":"https://github.com/dekal/metaweather-forecast","last_synced_at":"2025-02-23T16:48:37.905Z","repository":{"id":96173897,"uuid":"349701256","full_name":"DeKal/metaweather-forecast","owner":"DeKal","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-22T04:13:18.000Z","size":756,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-05T06:42:11.166Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/DeKal.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-20T11:06:14.000Z","updated_at":"2021-03-22T04:13:20.000Z","dependencies_parsed_at":"2023-05-09T09:46:35.683Z","dependency_job_id":null,"html_url":"https://github.com/DeKal/metaweather-forecast","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/DeKal%2Fmetaweather-forecast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeKal%2Fmetaweather-forecast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeKal%2Fmetaweather-forecast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeKal%2Fmetaweather-forecast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeKal","download_url":"https://codeload.github.com/DeKal/metaweather-forecast/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240347820,"owners_count":19787234,"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-11-09T18:24:24.463Z","updated_at":"2025-02-23T16:48:37.873Z","avatar_url":"https://github.com/DeKal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# metaweather-forecast\n\n## System Design\nPlease take a look at [System Design](https://github.com/DeKal/metaweather-forecast/blob/master/system-design.pdf)\n\n## Prerequisite\n- Docker\n- Docker compose\n\n## Development\n- Build docker images using (Only first time)\n```\ndocker-compose build\n```\n- Running docker containers using\n```\ndocker-compose up\n```\n\n## Production\n- Build docker images using:\n```\ndocker-compose -f docker-compose.production.yml build\n```\n- Running docker containers using:\n```\ndocker-compose -f docker-compose.production.yml up\n```\n\n## Manually\nIn case your docker environment has something wrong, just start 2 project in 2 different terminal tabs. As default, client will run at http://localhost:3000 and backend service will run at http://localhost:3001.\n- Start Client\n```\ncd day-weather-forecast\nyarn instal\nyarn start\n```\n- Start backend\n```\ncd weather-service\nyarn instal\nyarn start\n```\n\n\n## Frontend\n### Documetation\n- See [Front-end docs](/day-weather-forecast/README.md) for more development detail.\n### Demo\n- Visit http://localhost:3000 to see the page\n1) Suggestion city\n\n\u003cimg src=\"https://user-images.githubusercontent.com/7911873/111914747-e881f500-8aa5-11eb-856d-008f9a80d930.png\" width=\"800px\"\u003e \n\n2) Show 6 days weather forecast\n- Desktop\n\n\u003cimg src=\"https://user-images.githubusercontent.com/7911873/111914822-3a2a7f80-8aa6-11eb-9bbc-58233be5f4b5.png\" width=\"800px\"\u003e \n\n- Mobile \n\n\u003cimg src=\"https://user-images.githubusercontent.com/7911873/111914883-75c54980-8aa6-11eb-82e3-373c51f73e7c.png\" width=\"400px\"\u003e \n\n- Ipad\n\n\u003cimg src=\"https://user-images.githubusercontent.com/7911873/111914937-a907d880-8aa6-11eb-8afc-7c7bb034d02e.png\" width=\"500px\"\u003e \n\n- Ipad pro\n\n\u003cimg src=\"https://user-images.githubusercontent.com/7911873/111914988-d2286900-8aa6-11eb-9f66-c46092a62824.png\" width=\"500px\"\u003e \n\n\n\n## Backend\n### Documetation\n- See [Back-end docs](/weather-service/README.md) for more development detail.\n### Swagger\n- Visit http://localhost:3001/docs to see the api contract\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdekal%2Fmetaweather-forecast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdekal%2Fmetaweather-forecast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdekal%2Fmetaweather-forecast/lists"}