{"id":29212101,"url":"https://github.com/aquin0s/boilerplate-frontend","last_synced_at":"2026-05-05T09:31:32.381Z","repository":{"id":38243139,"uuid":"259559829","full_name":"AQUIN0S/boilerplate-frontend","owner":"AQUIN0S","description":"My version of a simple, boilerplate frontend using TypeScript and React that can be organised however one likes.","archived":false,"fork":false,"pushed_at":"2023-01-07T17:38:09.000Z","size":3324,"stargazers_count":0,"open_issues_count":25,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-02T22:06:59.630Z","etag":null,"topics":["react","typescript","visual-studio-code","webpack"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AQUIN0S.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-28T07:10:33.000Z","updated_at":"2020-04-29T10:24:46.000Z","dependencies_parsed_at":"2023-02-07T18:30:26.115Z","dependency_job_id":null,"html_url":"https://github.com/AQUIN0S/boilerplate-frontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AQUIN0S/boilerplate-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AQUIN0S%2Fboilerplate-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AQUIN0S%2Fboilerplate-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AQUIN0S%2Fboilerplate-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AQUIN0S%2Fboilerplate-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AQUIN0S","download_url":"https://codeload.github.com/AQUIN0S/boilerplate-frontend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AQUIN0S%2Fboilerplate-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32643502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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":["react","typescript","visual-studio-code","webpack"],"created_at":"2025-07-02T22:06:57.958Z","updated_at":"2026-05-05T09:31:32.357Z","avatar_url":"https://github.com/AQUIN0S.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Boilerplate Frontend\n\nMy version of a simple, boilerplate frontend using TypeScript and React that can be organised however one likes.\n\nTo use, clone this repo to your computer, and use `npm install` to install the required packages.\n\n## Commands\n\n```bash\nnpm build\n```\n\nBuild the website into /dist folder.\n\n```bash\nnpm run watch\n```\n\nWatches files in the /src folder for changes, rebuilding the project into /dist whenever a change is saved.\nI often use this with live-server (which can be installed using `npm i live-server -g`) in a different tab on the terminal, as a way to simulate a hot-reload development server and see changes instantly. It now appears that webpack-dev-server works properly with TypeScript finally though, so I'll probably start using that instead!\n\n```bash\nnpm start\n```\n\nCreates a development server and hot-reloads changes you make on the fly, allowing you to see the changes you make to a webpage instantly. This will not build your project into /dist however, use `npm run build` or `npm run watch` to do that.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faquin0s%2Fboilerplate-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faquin0s%2Fboilerplate-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faquin0s%2Fboilerplate-frontend/lists"}