{"id":13695046,"url":"https://github.com/reactjs/react-tutorial","last_synced_at":"2025-09-30T05:30:27.533Z","repository":{"id":18205901,"uuid":"21339768","full_name":"reactjs/react-tutorial","owner":"reactjs","description":"Code from the React tutorial.","archived":true,"fork":false,"pushed_at":"2018-06-25T20:58:25.000Z","size":1039,"stargazers_count":3290,"open_issues_count":6,"forks_count":2133,"subscribers_count":162,"default_branch":"master","last_synced_at":"2024-09-27T19:21:56.619Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://facebook.github.io/react/docs/tutorial.html","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reactjs.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}},"created_at":"2014-06-30T04:42:12.000Z","updated_at":"2024-08-19T12:04:08.000Z","dependencies_parsed_at":"2022-08-25T15:01:40.371Z","dependency_job_id":null,"html_url":"https://github.com/reactjs/react-tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactjs%2Freact-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactjs%2Freact-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactjs%2Freact-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactjs%2Freact-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reactjs","download_url":"https://codeload.github.com/reactjs/react-tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234702092,"owners_count":18873828,"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","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-08-02T17:01:59.739Z","updated_at":"2025-09-30T05:30:22.273Z","avatar_url":"https://github.com/reactjs.png","language":"JavaScript","funding_links":[],"categories":["Awesome React","JavaScript"],"sub_categories":["Resources"],"readme":"[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)\n\n# React Tutorial\n\nThis is the React comment box example from [the React tutorial](http://facebook.github.io/react/docs/tutorial.html).\n\n## To use\n\nThere are several simple server implementations included. They all serve static files from `public/` and handle requests to `/api/comments` to fetch or add data. Start a server with one of the following:\n\n### Node\n\n```sh\nnpm install\nnode server.js\n```\n\n### Python\n\n```sh\npip install -r requirements.txt\npython server.py\n```\n\n### Ruby\n```sh\nruby server.rb\n```\n\n### PHP\n```sh\nphp server.php\n```\n\n### Go\n```sh\ngo run server.go\n```\n\n### Perl\n\n```sh\ncpan Mojolicious\nperl server.pl\n```\n\nAnd visit \u003chttp://localhost:3000/\u003e. Try opening multiple tabs!\n\n## Changing the port\n\nYou can change the port number by setting the `$PORT` environment variable before invoking any of the scripts above, e.g.,\n\n```sh\nPORT=3001 node server.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactjs%2Freact-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freactjs%2Freact-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactjs%2Freact-tutorial/lists"}