{"id":19321874,"url":"https://github.com/pascalallen/node-react-kit","last_synced_at":"2026-06-08T23:31:19.604Z","repository":{"id":220506719,"uuid":"751820478","full_name":"pascalallen/node-react-kit","owner":"pascalallen","description":"node-react-kit is a fully containerized dev kit designed to get you up and running fast for Node and React development.","archived":false,"fork":false,"pushed_at":"2024-02-02T12:01:00.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-16T23:20:46.277Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/pascalallen.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}},"created_at":"2024-02-02T11:58:44.000Z","updated_at":"2024-02-02T12:00:14.000Z","dependencies_parsed_at":"2024-02-02T14:04:07.301Z","dependency_job_id":null,"html_url":"https://github.com/pascalallen/node-react-kit","commit_stats":null,"previous_names":["pascalallen/node-react-kit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pascalallen/node-react-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2Fnode-react-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2Fnode-react-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2Fnode-react-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2Fnode-react-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pascalallen","download_url":"https://codeload.github.com/pascalallen/node-react-kit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2Fnode-react-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34085321,"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-08T02:00:07.615Z","response_time":111,"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":"2024-11-10T01:39:23.100Z","updated_at":"2026-06-08T23:31:19.576Z","avatar_url":"https://github.com/pascalallen.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-react-kit\n\n![GitHub](https://img.shields.io/github/license/pascalallen/node-react-kit)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/pascalallen/node-react-kit)\n\nnode-react-kit is a fully containerized dev kit designed to get you up and running fast for Node and React development. This kit ships with:\n\n- Docker + Docker configuration\n- a Node.js server\n- an API built with Express\n- Pug template engine\n- a React client\n- TypeScript\n- Webpack\n- and helper scripts\n\n## Prerequisites\n\n- [Docker](https://www.docker.com/)\n- [Docker Compose](https://docs.docker.com/compose/)\n\n## Development Environment Setup\n\n### Clone Repository\n\n```bash\ncd \u003cprojects-parent-directory\u003e \u0026\u0026 git clone https://github.com/pascalallen/node-react-kit.git\n```\n\n### Bring Up Environment\n\n```bash\nbin/up\n``` \n\nYou will find the site running at [http://localhost:8080/](http://localhost:8080/)\n\n### Install JavaScript Dependencies\n\n```bash\nbin/yarn ci\n```\n\n### Compile TypeScript with Webpack\n\n```bash\nbin/yarn build\n```\n\n### Watch For Frontend Changes\n\n```bash\nbin/yarn watch\n```\n\n### Take Down Environment\n\n```bash\nbin/down\n```\n\n### Interact with the Node.js image\n\n```bash\nbin/exec \u003cnode ./app.js\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpascalallen%2Fnode-react-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpascalallen%2Fnode-react-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpascalallen%2Fnode-react-kit/lists"}