{"id":19200378,"url":"https://github.com/glebpro/gleb-react-seed","last_synced_at":"2026-05-16T15:34:57.096Z","repository":{"id":77993607,"uuid":"93278402","full_name":"glebpro/gleb-react-seed","owner":"glebpro","description":"In case I ever need to quickly start a webapp","archived":false,"fork":false,"pushed_at":"2017-08-13T21:55:33.000Z","size":834,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T05:26:56.098Z","etag":null,"topics":["react","webapp"],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/glebpro.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":"2017-06-03T23:04:04.000Z","updated_at":"2017-06-20T01:55:51.000Z","dependencies_parsed_at":"2023-03-03T04:45:16.357Z","dependency_job_id":null,"html_url":"https://github.com/glebpro/gleb-react-seed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/glebpro/gleb-react-seed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glebpro%2Fgleb-react-seed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glebpro%2Fgleb-react-seed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glebpro%2Fgleb-react-seed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glebpro%2Fgleb-react-seed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glebpro","download_url":"https://codeload.github.com/glebpro/gleb-react-seed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glebpro%2Fgleb-react-seed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33108196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["react","webapp"],"created_at":"2024-11-09T12:32:23.029Z","updated_at":"2026-05-16T15:34:57.081Z","avatar_url":"https://github.com/glebpro.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gleb-react-seed\n\nA react webapp seed in case I ever need one.\nIncludes React static frontend and node/express backend server if needed.\n\n## Setup\n\n```\n$ git clone this that/\n$ npm install\n```\n\n## Run frontend\n\n```\n$ npm run front\n```\n\nVisit `http://localhost:3000/`\nServer is visible from the local network as well.\n\n## Run backend\n```\n$ npm run back\n```\n\nVisit `http://localhost:3001/`\n\n## Run both\n\n```\n$ npm run both\n```\n\n## Build (production)\n\nBuild will be placed in the `build` folder.\n### TODO: this will only build frontend\n\n```\n$ npm run build\n```\n\n## Running frontend in preview production mode\n\nThis command will start webpack dev server, but with `NODE_ENV` set to `production`.\nEverything will be minified and served.\nHot reload will not work, so you need to refresh the page manually after changing the code.\n\n```\nnpm run preview\n```\n\n## Icons\nUse [realfavicongenerator](http://realfavicongenerator.net/)\n\n## Deploy\n\nRun a build a deploy it to s3 bucket, create a `.aws.json` from `aws-example.json`\n\n```\ngulp deploy\n```\n\nBased off [Marvin Boilerplate](https://github.com/workco/marvin)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglebpro%2Fgleb-react-seed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglebpro%2Fgleb-react-seed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglebpro%2Fgleb-react-seed/lists"}