{"id":19614324,"url":"https://github.com/fpapado/picks-bans","last_synced_at":"2026-06-10T02:31:11.848Z","repository":{"id":96505043,"uuid":"83842918","full_name":"fpapado/picks-bans","owner":"fpapado","description":"A simple \"picks and bans\" system, in Elm","archived":false,"fork":false,"pushed_at":"2017-03-12T16:09:22.000Z","size":25204,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T17:47:48.887Z","etag":null,"topics":["elm","single-page-app"],"latest_commit_sha":null,"homepage":"https://picksbans.now.sh/","language":"Elm","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/fpapado.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":"2017-03-03T21:28:43.000Z","updated_at":"2017-03-07T13:23:06.000Z","dependencies_parsed_at":"2026-01-31T07:04:18.316Z","dependency_job_id":null,"html_url":"https://github.com/fpapado/picks-bans","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fpapado/picks-bans","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpapado%2Fpicks-bans","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpapado%2Fpicks-bans/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpapado%2Fpicks-bans/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpapado%2Fpicks-bans/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fpapado","download_url":"https://codeload.github.com/fpapado/picks-bans/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpapado%2Fpicks-bans/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34134633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["elm","single-page-app"],"created_at":"2024-11-11T10:51:10.910Z","updated_at":"2026-06-10T02:31:11.815Z","avatar_url":"https://github.com/fpapado.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \"Picks and Bans\" Application\nSimple application for a \"picks and bans\" system.\n\n## Development\nThis application is written in Elm. There is a compilation step into JS, and then a bundling step; these are both handled by Webpack with `src/index.js` as the entry point and `src/index.html` as the shell.\n\nIn order to run the project locally:\n\n- Go to the project root directory\n- `yarn` or `npm install` to install the dependencies\n- `yarn run dev` or `npm run dev`\n- Browse to `localhost:3000`\n- Webpack should handle Hot Module Replacement / Reloading as you develop\n\nAny additions to Elm files under `src/` should be picked up automatically by the loader. You can change the Elm source directory in `elm-package.json`.\n\nThe project uses [tachyons](http://tachyons.io) for styling, as it meshes well with the reusable views of Elm. Have a look at their guides, it is quite pleasant :)\n\n### Customising maps\nYou will notice that the map assets are missing. Here is how to add your own:\n- `mkdir images/`\n- Add respective images; they will be copied over to `dist/images/` during bundling\n- Customise `initMaps : List Map` in `Model.elm` to match your map names, img src\n\n## Deployment\nSimply run `webpack -p` to bundle and minify the scripts/html/assets into `dist/`.\nDeploy the `dist/` directory with your favourite host/server/static service.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffpapado%2Fpicks-bans","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffpapado%2Fpicks-bans","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffpapado%2Fpicks-bans/lists"}