{"id":25808161,"url":"https://github.com/nullstone-io/react-quickstart","last_synced_at":"2026-06-12T11:31:09.708Z","repository":{"id":169185753,"uuid":"490276893","full_name":"nullstone-io/react-quickstart","owner":"nullstone-io","description":"React Quickstart for Nullstone","archived":false,"fork":false,"pushed_at":"2023-08-17T15:23:04.000Z","size":187,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-06T08:58:40.589Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nullstone-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"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}},"created_at":"2022-05-09T12:39:09.000Z","updated_at":"2023-05-24T22:10:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"1990ec1c-6b60-4168-a05e-a3beba637bd4","html_url":"https://github.com/nullstone-io/react-quickstart","commit_stats":null,"previous_names":["nullstone-io/react-quickstart"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nullstone-io/react-quickstart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-io%2Freact-quickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-io%2Freact-quickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-io%2Freact-quickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-io%2Freact-quickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nullstone-io","download_url":"https://codeload.github.com/nullstone-io/react-quickstart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-io%2Freact-quickstart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34243051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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":"2025-02-27T21:59:26.282Z","updated_at":"2026-06-12T11:31:09.702Z","avatar_url":"https://github.com/nullstone-io.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Quickstart\n\nThis is a React Static Site Quickstart for [Nullstone](https://nullstone.io).\nThis is based off the official [Create React App](https://github.com/facebook/create-react-app) guide.\n\nThis quickstart is set up with:\n- React 18\n\n## How to launch via Nullstone\n\n1. Create a static site. (Remember `app-name` for later)\n2. Add a subdomain. (this will add a CDN capability)\n3. Provision\n  ```shell\n  nullstone up --wait --block=\u003capp-name\u003e --env=\u003cenv-name\u003e\n  ```\n4. Build, push, and deploy\n  ```shell\n  yarn build\n  nullstone launch --source=./build --app=\u003capp-name\u003e --env=\u003cenv-name\u003e\n  ```\n\n## Running locally\n\nYou can run this project locally inside Docker or using a dev server.\nThe docker setup is configured to hot reload; you don't have to rebuild/restart the container when you change code.\n\n### Docker\n\n```shell\ndocker compose up\n```\n\nVisit [http://localhost:3000](http://localhost:3000).\n\n### Dev Server\n\n```shell\nyarn start\n```\n\nVisit [http://localhost:3000](http://localhost:3000).\n\n### Hot reload\n\nThe `app` in `docker-compose.yml` is configured to automatically reload changes to code.\nYou do not need to rebuild/restart the app when making changes to code.\n\n### Update dependencies\n\nTo make changes to dependencies, make changes to `package.json` and restart your docker container.\n`yarn install` happens automatically at the boot of the docker container to update dependencies.\n\n```shell\ndocker compose restart app\n```\n\n## Details on quickstart\n\nThis static site was generated following these steps.\n1. `yarn global add create-react-app`\n2. `yarn create react-app .`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullstone-io%2Freact-quickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnullstone-io%2Freact-quickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullstone-io%2Freact-quickstart/lists"}