{"id":18423549,"url":"https://github.com/chadtech/personal-elm-boilerplate","last_synced_at":"2026-04-20T03:34:45.453Z","repository":{"id":74359259,"uuid":"84132889","full_name":"Chadtech/personal-elm-boilerplate","owner":"Chadtech","description":"The beginning of all my Elm projects","archived":false,"fork":false,"pushed_at":"2017-06-15T22:22:31.000Z","size":79,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-10T16:26:16.192Z","etag":null,"topics":["browserify","elm","gulp"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/Chadtech.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-06T23:49:58.000Z","updated_at":"2019-08-15T15:54:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"86bde3a7-a542-43f6-b9ae-77910d4be55e","html_url":"https://github.com/Chadtech/personal-elm-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Chadtech/personal-elm-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chadtech%2Fpersonal-elm-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chadtech%2Fpersonal-elm-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chadtech%2Fpersonal-elm-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chadtech%2Fpersonal-elm-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chadtech","download_url":"https://codeload.github.com/Chadtech/personal-elm-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chadtech%2Fpersonal-elm-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32031647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["browserify","elm","gulp"],"created_at":"2024-11-06T04:37:45.181Z","updated_at":"2026-04-20T03:34:45.414Z","avatar_url":"https://github.com/Chadtech.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HI THERE\n\nThis is my \n\n# Elm Gulp Browserify Boilerplate\n\nIts basically a template development environment with all of my favorite dependencies. It also might be useful to look at, if you are learning how to use Elm.\n\nHow to get going..\n```\n\u003e git clone https://github.com/Chadtech/elm-gulp-browserify-boilerplate new-project\n\u003e cd new-project\n\u003e npm install\n\u003e elm package install --yes\n\u003e gulp\n\nthen open up http://localhost:2978\n```\n\n\nThis repo is organized as ..\n```\ndistribution/             -- Your production-ready app\ndevelopment/              -- Your development app\n  index.html\nsource/                   -- Source files\n  app.coffee              -- Loads your elm file, and handles ports\n  Ports.elm               -- Javascript inter-operation ports\n  Main.elm\n  Util.elm                -- Functions that are generally useful\n  Types/\n  Styles/\n    Main.styl\n    p.styl\n  Main/\n    Init.elm\n    Subscriptions.elm\n    Update.elm\n    View.elm\n    Model.elm\n    Message.elm\ngulpFile.coffee\nserver.js\n```\n\n\n## Distribution\n\nTo compile to `distribution` type into your terminal..\n\n```\ngulp distribution\n```\n\nIt will run the js command without debug on. Its pretty sparse in what it does, but if you have your own dist operations, you can put them in that gulp task.\n\n\n## Elm Format\n\nThere is an [Elm-Format](https://github.com/avh4/elm-format) task in this gulp file. Its not on by default, but you can switch to it by uncommenting a little code. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchadtech%2Fpersonal-elm-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchadtech%2Fpersonal-elm-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchadtech%2Fpersonal-elm-boilerplate/lists"}