{"id":22056972,"url":"https://github.com/danteay/react-scaffold","last_synced_at":"2026-04-09T02:31:50.710Z","repository":{"id":53810438,"uuid":"234201308","full_name":"danteay/react-scaffold","owner":"danteay","description":"A useful scafold for react applications with react-router, hooks and sass","archived":false,"fork":false,"pushed_at":"2022-02-10T20:53:56.000Z","size":861,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T16:24:41.217Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/danteay.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":"2020-01-16T00:34:04.000Z","updated_at":"2020-03-29T05:03:27.000Z","dependencies_parsed_at":"2022-08-22T05:41:28.037Z","dependency_job_id":null,"html_url":"https://github.com/danteay/react-scaffold","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danteay/react-scaffold","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danteay%2Freact-scaffold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danteay%2Freact-scaffold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danteay%2Freact-scaffold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danteay%2Freact-scaffold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danteay","download_url":"https://codeload.github.com/danteay/react-scaffold/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danteay%2Freact-scaffold/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31582624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"online","status_checked_at":"2026-04-09T02:00:06.848Z","response_time":112,"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-11-30T16:15:33.734Z","updated_at":"2026-04-09T02:31:50.695Z","avatar_url":"https://github.com/danteay.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React APP Scaffold\n\n```bash\n# For development\nnpm run dev\n\n# For production\nnpm run start\n```\n\n## Test user login\n\nYou can configure a test user on the config file `src/config/config.js`\n\n```javascript\nconst config = {\n  // ...\n  user: {\n    name: 'Test User',\n    email: 'test@test.com',\n    pass: '12345678',\n  },\n};\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanteay%2Freact-scaffold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanteay%2Freact-scaffold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanteay%2Freact-scaffold/lists"}