{"id":20080685,"url":"https://github.com/cloud8421/science-explorer","last_synced_at":"2026-05-10T13:32:27.502Z","repository":{"id":12196062,"uuid":"14801058","full_name":"cloud8421/science-explorer","owner":"cloud8421","description":"Webapp to browse the London Science Museum collection (http://www.sciencemuseum.org.uk/)","archived":false,"fork":false,"pushed_at":"2013-12-02T17:04:25.000Z","size":212,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T01:29:51.771Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/cloud8421.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":"2013-11-29T12:39:54.000Z","updated_at":"2023-09-01T08:38:08.000Z","dependencies_parsed_at":"2022-09-03T17:03:35.472Z","dependency_job_id":null,"html_url":"https://github.com/cloud8421/science-explorer","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/cloud8421%2Fscience-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Fscience-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Fscience-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Fscience-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloud8421","download_url":"https://codeload.github.com/cloud8421/science-explorer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241511284,"owners_count":19974387,"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-13T15:29:37.773Z","updated_at":"2025-11-27T13:04:01.158Z","avatar_url":"https://github.com/cloud8421.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ScienceExplorer\n\nSmall webapp to browse the London Science Museum items collection.\n\nData is available at: \u003chttp://api.sciencemuseum.org.uk/documentation/collections/\u003e in csv format.\n\nBeing built with Elixir, Dynamo and Postgresql.\n\nAssuming all dependencies are met:\n\n    cp .envrc.sample .envrc\n\nCustomize `.envrc` with your database connection data.\n\n    source .envrc\n    mix deps.get\n    make dev_setup\n    mix server\n\nAlternatively, your env can be better managed with [Direnv](https://github.com/zimbatm/direnv).\n\n## Running tests\n\n    make test_setup\n    MIX_ENV=test mix test\n\n## Converting the original files\n\nPlace any file in `data/` and rename it `items1.csv` (hardcoded for now).\n\nThe original dataset is in Latin1, so it needs to be converted to utf-8 before being\nimported.\n\n    iconv -f ISO-8859-1 -t UTF-8 data/items1.csv \u003e data/items1-utf8.csv\n\n## Deploy on Heroku\n\nAssuming you have the Postgresql addon installed:\n\n    heroku config:set BUILDPACK_URL=\"https://github.com/cloud8421/heroku-buildpack-elixir.git\" -a YOUR_APP_NAME\n    git push heroku master\n\nResources:\n\n* [Elixir website](http://elixir-lang.org/)\n* [Elixir getting started guide](http://elixir-lang.org/getting_started/1.html)\n* [Elixir docs](http://elixir-lang.org/docs)\n* [Dynamo source code](https://github.com/elixir-lang/dynamo)\n* [Dynamo guides](https://github.com/elixir-lang/dynamo#learn-more)\n* [Dynamo docs](http://elixir-lang.org/docs/dynamo)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloud8421%2Fscience-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloud8421%2Fscience-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloud8421%2Fscience-explorer/lists"}