{"id":17115164,"url":"https://github.com/not-raspberry/weather","last_synced_at":"2025-06-21T04:35:15.259Z","repository":{"id":95187945,"uuid":"64027844","full_name":"not-raspberry/weather","owner":"not-raspberry","description":"A weather web app.","archived":false,"fork":false,"pushed_at":"2016-07-29T08:40:01.000Z","size":187,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T06:51:41.511Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/not-raspberry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-07-23T17:38:40.000Z","updated_at":"2016-07-23T17:39:09.000Z","dependencies_parsed_at":"2023-06-12T09:15:20.593Z","dependency_job_id":null,"html_url":"https://github.com/not-raspberry/weather","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/not-raspberry%2Fweather","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-raspberry%2Fweather/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-raspberry%2Fweather/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-raspberry%2Fweather/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/not-raspberry","download_url":"https://codeload.github.com/not-raspberry/weather/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245186922,"owners_count":20574554,"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-10-14T17:21:55.373Z","updated_at":"2025-03-23T23:44:19.728Z","avatar_url":"https://github.com/not-raspberry.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# weather [![Build Status](https://travis-ci.org/not-raspberry/weather.svg?branch=master)](https://travis-ci.org/not-raspberry/weather)\n\nA weather web app.\n\n![Mobile screenshot](/screenshots/mobile.png \"Mobile\") ![Desktop screenshot](/screenshots/desktop.png \"Desktop\")\n\n\n## Configuration\n\nSupply an EDN file, similar to the ./env/dev/config/config.edn file.\n\nWhere to put the file? - see https://github.com/yogthos/config/.\n\n## Tasks\n\n`lein run \u003carg\u003e` or `compiled.jar \u003carg\u003e`, where `\u003carg\u003e` is:\n\n- `migrate` - upgrades the schema\n- `rollback`- downgrades the last migration\n- `initial-fetch` - Fetches the forecast, formats it, and saves to the database.\n- `fetch` - Fetches the forecast, formats it, prepends with fake historical data, and saves to the\n  database.\n\nWithout the argument, the web app is run.\n\n## Requirements\n\nJVM 1.8, Clojure 1.8, PostgreSQL 9.5 (won't run on 9.4 because of the use of upsert).\n\n## Testing\n\nClojure tests are run using `lein test`. Some tests require a database to be set up - see\n`env/test/config/config.edn`.\n\nClojureScript tests are run with `doo` using Karma - to set it up following steps are required:\n\n```\n$ npm install  # Install Karma dependencies. `karma-cli` is going to be installed into\n               # node_modules. Doo has its local path in project.clj.\n\n# Run tests:\n$ lein doo firefox test once\n$ lein doo chrome test once\n```\n\n## License\n\nDistributed under the Eclipse Public License. See the LICENSE file.\n\nCopyright © 2016 not-raspberry (https://github.com/not-raspberry/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnot-raspberry%2Fweather","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnot-raspberry%2Fweather","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnot-raspberry%2Fweather/lists"}