{"id":15925688,"url":"https://github.com/iliasderos/r2template","last_synced_at":"2026-05-03T17:33:04.475Z","repository":{"id":119337863,"uuid":"525123226","full_name":"IliasDeros/r2template","owner":"IliasDeros","description":"Template for SPA using React, Tailwind \u0026 Typescript - https://rttemplate.vercel.app/","archived":false,"fork":false,"pushed_at":"2022-08-15T21:32:58.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-19T22:07:50.600Z","etag":null,"topics":["parcel","react","spa","tailwindcss","template","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/IliasDeros.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":"2022-08-15T20:05:39.000Z","updated_at":"2022-08-16T20:04:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"49b47cd1-dfe3-4ec3-9996-e9a3f1d5dd3a","html_url":"https://github.com/IliasDeros/r2template","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"8546119577a703bc37fa96940b8de6b5d7371035"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/IliasDeros/r2template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IliasDeros%2Fr2template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IliasDeros%2Fr2template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IliasDeros%2Fr2template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IliasDeros%2Fr2template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IliasDeros","download_url":"https://codeload.github.com/IliasDeros/r2template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IliasDeros%2Fr2template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32578592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["parcel","react","spa","tailwindcss","template","typescript"],"created_at":"2024-10-06T22:03:25.900Z","updated_at":"2026-05-03T17:33:04.458Z","avatar_url":"https://github.com/IliasDeros.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React + Tailwind + Typescript\n\nBoilerplate code for a [React](https://reactjs.org/) + [Tailwind](https://tailwindcss.com/) + [Typescript](https://www.typescriptlang.org/) Front-End application. Additional features include:\n\n- [x] [Parcel] dev server\n- [x] [Continuous Delivery](./.github/workflows/deploy.yml) \n\n[![Demo](https://i.ibb.co/7kyVSZX/image.png)](https://rttemplate.vercel.app/)\n\n## Getting Started\n\nThis application uses [Parcel].\nUse this command to install dependencies and start a live-reload server:\n\n```\nyarn \u0026\u0026 yarn start\n```\n\nVisit your app at http://127.0.0.1:1234/\n\n[parcel]: https://parceljs.org/\n\n## Folder Structure\n\nThis Front-End application groups code by feature.\nIt is inspired by the [Vertical Slice Architecture].\n\n```\nsrc/\n  core/             // Business logic global to the entire app\n  shared/           // No business logic\n  Feature/\n    components/     // UI elements\n      Feature.tsx\n    modules/        // Logic that doesn't impact the UI\n    constant.ts     // Put magic values here\n    utils.ts        // Extract functions here\n```\n\n[vertical slice architecture]: https://www.youtube.com/watch?v=cVVMbuKmNes\n\n## Deploying\n\nSee [DEPLOYING.md](./DEPLOYING.md) for instructions on how to enable automatic deployments to [vercel]\n\n[vercel]: https://vercel.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filiasderos%2Fr2template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filiasderos%2Fr2template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filiasderos%2Fr2template/lists"}