{"id":19145431,"url":"https://github.com/dannycochran/create-react-app-typescript-node","last_synced_at":"2025-07-05T14:35:53.428Z","repository":{"id":149732018,"uuid":"123822683","full_name":"dannycochran/create-react-app-typescript-node","owner":"dannycochran","description":"A light wrapper around create-react-app-typescript which also includes a node server, and easy deployment to Heroku.","archived":false,"fork":false,"pushed_at":"2018-09-04T19:28:06.000Z","size":267,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-03T16:18:56.290Z","etag":null,"topics":["create-react-app","create-react-app-typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/dannycochran.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":"2018-03-04T19:45:59.000Z","updated_at":"2018-09-04T19:28:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"8866c198-e52d-4c53-9da3-95221993d5c3","html_url":"https://github.com/dannycochran/create-react-app-typescript-node","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/dannycochran%2Fcreate-react-app-typescript-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannycochran%2Fcreate-react-app-typescript-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannycochran%2Fcreate-react-app-typescript-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannycochran%2Fcreate-react-app-typescript-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dannycochran","download_url":"https://codeload.github.com/dannycochran/create-react-app-typescript-node/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240229887,"owners_count":19768585,"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":["create-react-app","create-react-app-typescript"],"created_at":"2024-11-09T07:40:18.849Z","updated_at":"2025-02-22T19:42:24.785Z","avatar_url":"https://github.com/dannycochran.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a simple directory structure wrapped around create-react-app-typescript,\nwhich also includes a node server. You can run everything by doing:\n\n```sh\nyarn install\nyarn run start\n```\n\nThis builds create-react-app-typescript, and proxies requests to the node server. Any changes\nto the client will be handled by create-react-app and you still get hot module reloading.\n\nAny changes to the server will cause the server to restart so you can test API changes.\n\nRun tests for client \u0026 server:\n\n```sh\nyarn run test\n```\n\nTo deploy your app to heroku:\n\n```sh\nheroku login\nheroku create\n```\n\nThen, update client/package.json's \"homepage\" property to be the name of your heroku\nURL. Finally:\n\n```sh\nyarn deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdannycochran%2Fcreate-react-app-typescript-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdannycochran%2Fcreate-react-app-typescript-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdannycochran%2Fcreate-react-app-typescript-node/lists"}