{"id":13989695,"url":"https://github.com/artofcodelabs/front-end-boilerplate","last_synced_at":"2026-01-21T19:07:40.814Z","repository":{"id":65295052,"uuid":"106433744","full_name":"artofcodelabs/front-end-boilerplate","owner":"artofcodelabs","description":"a multi-static-page boilerplate","archived":false,"fork":false,"pushed_at":"2025-12-05T12:08:29.000Z","size":2324,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-08T22:16:55.019Z","etag":null,"topics":["babel","boilerplate","front-end","frontend","react","redux","static-site","static-website","static-website-boilerplate","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/artofcodelabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-10-10T15:12:14.000Z","updated_at":"2025-12-05T12:08:32.000Z","dependencies_parsed_at":"2023-01-16T09:00:41.643Z","dependency_job_id":"7dad1837-812e-4ba2-9306-445e8daea1c1","html_url":"https://github.com/artofcodelabs/front-end-boilerplate","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/artofcodelabs/front-end-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artofcodelabs%2Ffront-end-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artofcodelabs%2Ffront-end-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artofcodelabs%2Ffront-end-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artofcodelabs%2Ffront-end-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artofcodelabs","download_url":"https://codeload.github.com/artofcodelabs/front-end-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artofcodelabs%2Ffront-end-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28640315,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T18:04:35.752Z","status":"ssl_error","status_checked_at":"2026-01-21T18:03:55.054Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["babel","boilerplate","front-end","frontend","react","redux","static-site","static-website","static-website-boilerplate","webpack"],"created_at":"2024-08-09T13:01:57.888Z","updated_at":"2026-01-21T19:07:40.783Z","avatar_url":"https://github.com/artofcodelabs.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# 🧐 What's inside?\n\n## 1️⃣ Boilerplate code\n\nThis repository contains boilerplate code for everyone who wants to create a multi-page website powered by all the modern tools such as:\n\n* [React](https://reactjs.org) - a JavaScript library for building user interfaces\n* [Redux](https://redux.js.org) - a predictable state container for JavaScript apps\n* [React Router](https://reacttraining.com/react-router) - a collection of navigational components\n* [**Loco-JS-Model**](https://github.com/locoframework/loco-js-model) - a missing model layer for JavaScript. Give it a try - it's a neat solution for handling RESTful resources\n* [Babel](https://babeljs.io) - a JavaScript compiler\n* [Webpack](https://webpack.js.org) with plugins - a module bundler\n* [Tailwind CSS](https://tailwindcss.com) - a utility-first CSS framework packed with classes\n* [Jest](https://facebook.github.io/jest) - delightful JavaScript testing framework\n* [TestCafe](https://testcafe.io) - end-to-end testing, simplified\n* Linters + [Prettier](https://prettier.io)\n\nFor a complete list of dependencies see [package.json](https://github.com/artofcodelabs/front-end-boilerplate/blob/master/package.json)\n\n👍 It may be a good choice for everyone who thinks that [Create React App](https://github.com/facebook/create-react-app) is too complicated and looking for a more straightforward, preconfigured solution to experiment with all the mentioned above tools.\n\n## 2️⃣ Example app\n\nThis repository also contains an exemplary app showcasing how to use all the libraries and correctly structure your code.\n\n# 🎮 Usage\n\nDelete the example app to have a fresh start:\n\n```bash\nnpm run clear\n```\n\nStart developing your own website:\n\n```bash\nnpm run start\n```\n\nRun tests:\n\n```bash\nnpm run test\n```\n\nCut a production build:\n\n```bash\nnpm run build\n```\n\n# 📜 License\n\n[MIT License](https://opensource.org/licenses/MIT)\n\n# 👨‍🏭 Author\n\nZbigniew Humeniuk from [Art of Code](http://artofcode.co)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartofcodelabs%2Ffront-end-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartofcodelabs%2Ffront-end-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartofcodelabs%2Ffront-end-boilerplate/lists"}