{"id":19113229,"url":"https://github.com/sup/react-tutorial","last_synced_at":"2025-02-22T11:41:31.182Z","repository":{"id":72283570,"uuid":"48683243","full_name":"sup/react-tutorial","owner":"sup","description":":school_satchel: Teaching an new dog new tricks","archived":false,"fork":false,"pushed_at":"2016-02-17T14:54:06.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-03T04:54:54.945Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sup.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":"2015-12-28T08:46:48.000Z","updated_at":"2016-02-17T14:54:07.000Z","dependencies_parsed_at":"2023-02-27T02:31:18.224Z","dependency_job_id":null,"html_url":"https://github.com/sup/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/sup%2Freact-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sup%2Freact-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sup%2Freact-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sup%2Freact-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sup","download_url":"https://codeload.github.com/sup/react-tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240170054,"owners_count":19759141,"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-11-09T04:35:38.902Z","updated_at":"2025-02-22T11:41:31.154Z","avatar_url":"https://github.com/sup.png","language":"JavaScript","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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsup%2Freact-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsup%2Freact-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsup%2Freact-tutorial/lists"}