{"id":22544102,"url":"https://github.com/samhuk/web-app-template","last_synced_at":"2025-04-09T23:43:38.417Z","repository":{"id":131197645,"uuid":"442881063","full_name":"samhuk/web-app-template","owner":"samhuk","description":"Typescript React ExpressJS esbuild web app template","archived":false,"fork":false,"pushed_at":"2022-11-15T15:54:21.000Z","size":1278,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T22:41:17.369Z","etag":null,"topics":["docker","docker-compose","esbuild","express","jest","node","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","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/samhuk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing/development.md","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":"2021-12-29T20:18:42.000Z","updated_at":"2024-03-13T14:56:03.000Z","dependencies_parsed_at":"2023-03-28T00:48:31.959Z","dependency_job_id":null,"html_url":"https://github.com/samhuk/web-app-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhuk%2Fweb-app-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhuk%2Fweb-app-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhuk%2Fweb-app-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhuk%2Fweb-app-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samhuk","download_url":"https://codeload.github.com/samhuk/web-app-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131466,"owners_count":21052819,"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":["docker","docker-compose","esbuild","express","jest","node","nodejs","typescript"],"created_at":"2024-12-07T14:06:10.217Z","updated_at":"2025-04-09T23:43:38.406Z","avatar_url":"https://github.com/samhuk.png","language":"TypeScript","funding_links":["https://www.buymeacoffee.com/samhuk","https://www.buymeacoffee.com/"],"categories":[],"sub_categories":[],"readme":"# web-app-template\n\nThis is a template repository for a web application.\n\n* Typescript, React, and Redux front-end\n* Typescript and express.js back-end\n* All built and bundled with esbuild\n* Ultra-fast hot-reloading front- and back-ends\n* Production deployment with docker and docker-compose\n* gzip for large client files\n* Etc.\n\n## Usage\n\n1. Click the \"**Use Template**\" button on Github to create your own repository from this template\n2. Locally clone your new remote Github repository\n3. From the root directory of your new local clone, run `node setup.js`, entering in some details.\n4. After it completes, you can remove `setup.js`.\n5. Run `npm start` and navigate to http://localhost:8080\n6. For information on how to develop on your new codebase, see [./contributing/development.md](./contributing/development.md)\n7. Have fun!\n\nThis template is approximately based off of the architecture of [samhuk.com](http://www.samhuk.com).\n\nIf you found this delightful, feel free to [buy me a coffee](https://www.buymeacoffee.com/samhuk) ✨\n\n---\n\n\u003ch1 align=\"center\"\u003e{{app-name}}\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003cem\u003e{{app-slogan}}\u003c/em\u003e\n\u003c/p\u003e\n\n\u003e Badges like license type and current build status can go here. Uncomment the HTML below within this README to show them.\n\n\u003c!-- \u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/{{github-user-name}}/{{app-name}}/actions/workflows/ci.yaml/badge.svg\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://github.com/{{github-user-name}}/{{app-name}}/actions/workflows/ci.yaml/badge.svg\" alt=\"ci status\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://img.shields.io/badge/License-MIT-green.svg\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/License-MIT-green.svg\" alt=\"license\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e --\u003e\n\n## Overview\n\n\u003e Provide a quick overview of what your app does.\n\n\u003e An image of what the app looks like goes a long way.\n\n\u003e If it is a large app, you can put a \"Getting Started\" wiki page link here.\n\n## Development\n\nSee [./contributing/development.md](./contributing/development.md)\n\n---\n\n\u003e If desired, briefly mention any donation links here. Here's Buy Me a Coffee as an example:\n\nIf you found this app delightful, feel free to buy me a coffee ✨\n\n\u003ca href=\"https://www.buymeacoffee.com/{{buy-me-a-coffee-user-name}}\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" style=\"height: 60px !important;width: 217px !important;\" \u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamhuk%2Fweb-app-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamhuk%2Fweb-app-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamhuk%2Fweb-app-template/lists"}