{"id":17681541,"url":"https://github.com/epoch/skeleton","last_synced_at":"2025-07-24T15:35:03.455Z","repository":{"id":138803353,"uuid":"52707066","full_name":"epoch/skeleton","owner":"epoch","description":null,"archived":false,"fork":false,"pushed_at":"2016-03-27T06:01:48.000Z","size":185,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T19:22:12.401Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/epoch.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":"2016-02-28T05:53:14.000Z","updated_at":"2016-02-28T05:54:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f19715a-6bc7-4563-854c-031cc8452e41","html_url":"https://github.com/epoch/skeleton","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/epoch/skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoch%2Fskeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoch%2Fskeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoch%2Fskeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoch%2Fskeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epoch","download_url":"https://codeload.github.com/epoch/skeleton/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoch%2Fskeleton/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266862621,"owners_count":23996866,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"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":[],"created_at":"2024-10-24T09:11:27.557Z","updated_at":"2025-07-24T15:35:03.424Z","avatar_url":"https://github.com/epoch.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"A basic react redux react-router babel skeleton with webpack.\n\n- app layout\n  - home page\n  - about page\n  - users page\n\n```\n\n├── build\n│   ├── bundle.js\n│   └── index.html\n├── dist\n│   ├── bundle.js\n│   └── index.html\n├── package.json\n├── src\n│   ├── actions\n│   │   └── index.js\n│   ├── components\n│   │   ├── about\n│   │   │   └── index.js\n│   │   ├── users\n│   │   │   └── index.js\n│   │   ├── home\n│   │   │   ├── index.js\n│   │   │   └── style.css\n│   │   └── index.js\n│   ├── containers\n│   │   ├── app\n│   │   │   └── index.js\n│   │   └── index.js\n│   ├── reducers\n│   │   └── index.js\n│   ├── index.html\n│   ├── index.js\n│   └── style.css\n├── README.md\n├── gulpfile.js\n├── package.json\n├── webpack.config.js\n└── webpack.prod.config.js\n\n```\n\n- src - application code you edit during development\n- build - during development, webpackDevServer bundle and run code in memory.\nBut we can also build to disk in this folder for browser to run instead.\n- dist - optimized application code browser run for production\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepoch%2Fskeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepoch%2Fskeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepoch%2Fskeleton/lists"}