{"id":17797533,"url":"https://github.com/wolfadex/elm-snowpack-starter","last_synced_at":"2025-03-17T04:31:36.932Z","repository":{"id":106161266,"uuid":"259744447","full_name":"wolfadex/elm-snowpack-starter","owner":"wolfadex","description":"A simple starter Elm app using Snowpack","archived":false,"fork":false,"pushed_at":"2020-04-28T21:50:15.000Z","size":8,"stargazers_count":7,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T17:44:03.219Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/wolfadex.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":"2020-04-28T20:28:48.000Z","updated_at":"2021-12-20T13:24:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec698a5d-c1ec-4dfa-8eaf-4b220b7dc640","html_url":"https://github.com/wolfadex/elm-snowpack-starter","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/wolfadex%2Felm-snowpack-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfadex%2Felm-snowpack-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfadex%2Felm-snowpack-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfadex%2Felm-snowpack-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wolfadex","download_url":"https://codeload.github.com/wolfadex/elm-snowpack-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243841210,"owners_count":20356443,"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-27T11:56:14.939Z","updated_at":"2025-03-17T04:31:36.926Z","avatar_url":"https://github.com/wolfadex.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# elm-snowpack-starter\n\nA simple setup for making [Elm](https://elm-lang.org/) apps.\n\n***NOTE:*** This is designed to work for [browsers that support web modules via script tags](https://caniuse.com/#feat=es6-module), which is most browsers. \n\n## Dev\n\n- run `git clone https://github.com/wolfadex/elm-snowpack-starter.git`\n- run `npm install` or `yarn` or `pnpm install` \n- run `npm run dev` or `yarn run dev` or `pnpm run dev` to start the dev server\n- a browser tab will open at `localhost:1234`\n- edit code and watch it update!\n\n## Prod\n\n- run `npm run build` or `yarn build` or `pnpm run build`\n- production files will end up in `dist/*`\n- host wherever you like, such as [Netlify](https://www.netlify.com/)\n\n## Styles\n\nI prefer to use [mdgriffith/elm-ui](https://package.elm-lang.org/packages/mdgriffith/elm-ui/latest/) for my layout and styling so it's included by default. If you prefer to use vanilla css, [sass](https://sass-lang.com/), [less](http://lesscss.org/), or something else entirely it should be easy to setup. If you need assistance, please file an issue and I'll help.\n\n## Credits\n\nBuilt using [pnpm](https://pnpm.js.org/) for package management, [Snowpack](https://www.snowpack.dev/) for managing modules, and [es-dev-server](https://github.com/open-wc/open-wc/tree/master/packages/es-dev-server) for serving files.\n\nThis has only been tested on Linux so far. If you run into any issues, please let me know and I'll help you get it working.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfadex%2Felm-snowpack-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolfadex%2Felm-snowpack-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfadex%2Felm-snowpack-starter/lists"}