{"id":34802578,"url":"https://github.com/himerus/opensourcechili","last_synced_at":"2026-05-21T13:31:50.743Z","repository":{"id":11750277,"uuid":"14280840","full_name":"himerus/opensourcechili","owner":"himerus","description":"The repository for the website about the best chili you've ever had or made or heard about...","archived":false,"fork":false,"pushed_at":"2018-04-19T01:00:12.000Z","size":24556,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-14T18:57:56.961Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://opensourcechili.com/","language":"JavaScript","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/himerus.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-10T17:42:27.000Z","updated_at":"2018-04-19T01:00:13.000Z","dependencies_parsed_at":"2022-09-05T11:40:10.160Z","dependency_job_id":null,"html_url":"https://github.com/himerus/opensourcechili","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/himerus/opensourcechili","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himerus%2Fopensourcechili","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himerus%2Fopensourcechili/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himerus%2Fopensourcechili/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himerus%2Fopensourcechili/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/himerus","download_url":"https://codeload.github.com/himerus/opensourcechili/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himerus%2Fopensourcechili/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33302459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"ssl_error","status_checked_at":"2026-05-21T12:22:11.673Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-12-25T11:42:46.104Z","updated_at":"2026-05-21T13:31:50.731Z","avatar_url":"https://github.com/himerus.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### OpenSourceChili.com\n\n#### Development process\n##### Checkout Repo\n* `git clone git@github.com:himerus/himerus.git`\n* `cd himerus`\n\n##### Install System Dependencies\n\u003e Ensure `Node.js` is installed\n\n* `node -v` - Should be \u003e= `9.4.0`\n\n\u003e Install `Node.js` from scratch\n\n* Download from [nodejs.org](https://nodejs.org/en/) \n\n\u003e Ensure `npm` is installed\n\n*  `npm -v` - Should be \u003e= `5.8.0`\n\n\u003e Update `npm` to latest\n\n* `npm i -g npm`\n\n##### Install Project Dependencies\n\u003e When running the following command, all npm dependencies are downloaded locally to the `node_modules` directory. \n* `npm install`\n  \n##### Run Project\n\u003e The following npm script enables a variety of things including compiling and watching JS changes with Webpack, compiling and watching SCSS changes with node-sass, running the webpack-dev-server to view the local site, as well as running tests on files when changed files are saved and running autoprefixer on compiled CSS to add browser prefixes for compatibility with older browsers for modern CSS. \n* `npm start`\n\n##### Other Commands\n\u003e Run npm scripts enables all sorts of features including: local server, JS compilation with webpack \u0026 babel and watch scss files for changes\n* `test` - Run all tests.\n* `test:stylelint` - Run all SCSS tests.\n* `test:eslint` - Run all JS tests.\n* `chili:webpack:watch` - Run webpack and watch for changes.\n* `chili:webpack:build` - Run webpack to build changes. (once)\n* `chili:watch` - Run both webpack and scss watches.\n* `chili:build` - Run both webpack and scss builds.\n* `chili:server` - Run local development server. (webpack-dev-server)\n* `chili:clean:core` - Clean out the /dist directory before running builds.\n* `chili:scss:build:core` - Run SCSS compilation. (once)\n* `chili:scss:watch:core` - Run SCSS compilation and watch for additional changes.\n* `chili:scss:stylelint:core` - Run SCSS stylelint on primary package.\n* `chili:eslint:core` - Run JS eslint on primary package.\n* `chili:scss:autoprefixer:core` - Run autoprefixer on compiled CSS for browser compatibility.\n\n#### Resources\n* https://nodejs.org/en/\n* https://www.npmjs.com/\n* https://webpack.js.org/\n* https://babeljs.io/\n* https://sass-lang.com/\n* https://eslint.org/\n* https://stylelint.io/\n* https://autoprefixer.github.io/\n* http://postcss.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimerus%2Fopensourcechili","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhimerus%2Fopensourcechili","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimerus%2Fopensourcechili/lists"}