{"id":20293779,"url":"https://github.com/arrudadev/stencil-poc","last_synced_at":"2026-04-11T11:35:22.607Z","repository":{"id":65596633,"uuid":"592068967","full_name":"arrudadev/stencil-poc","owner":"arrudadev","description":"POC of usage of the StencilJs for build web components","archived":false,"fork":false,"pushed_at":"2023-02-02T00:30:21.000Z","size":2839,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T05:28:09.883Z","etag":null,"topics":["angular","nextjs","reactjs","stenciljs","typescript","vuejs"],"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/arrudadev.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":"2023-01-22T20:26:14.000Z","updated_at":"2023-03-09T02:21:20.000Z","dependencies_parsed_at":"2023-02-16T14:46:04.850Z","dependency_job_id":null,"html_url":"https://github.com/arrudadev/stencil-poc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arrudadev/stencil-poc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrudadev%2Fstencil-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrudadev%2Fstencil-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrudadev%2Fstencil-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrudadev%2Fstencil-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arrudadev","download_url":"https://codeload.github.com/arrudadev/stencil-poc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrudadev%2Fstencil-poc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31679480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"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":["angular","nextjs","reactjs","stenciljs","typescript","vuejs"],"created_at":"2024-11-14T15:26:13.346Z","updated_at":"2026-04-11T11:35:22.573Z","avatar_url":"https://github.com/arrudadev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cdiv style=\"display: inline-block;\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/arrudadev/stencil-poc/main/.github/assets/logo-stencil.png\" /\u003e\n  \u003c/div\u003e\n\n  \u003ch2 align=\"center\"\u003ePOC of usage of the StencilJs for build web components\u003c/h2\u003e\n\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)\n\n\u003c/div\u003e\n\n\u003ch2 id=\"about-the-project\"\u003e :pencil: About The Project\u003c/h2\u003e\n\n\u003cp align=\"justify\"\u003e\n  Stencil is a library for building reusable web components, this project was build to test web components with multiples javascript frameworks.\n\u003c/p\u003e\n\n\u003ch2 id=\"technologies\"\u003e :computer: Technologies\u003c/h2\u003e\n\nThis project was developed with the following technologies:\n\n- [StencilJs](https://stenciljs.com/)\n- [Turbo Repo](https://turbo.build/repo)\n\n\u003ch2 id=\"getting-started\"\u003e :runner: Getting Started\u003c/h2\u003e\n\n\u003cp align=\"justify\"\u003e\n  To run the project locally follow these steps:\n\u003c/p\u003e\n\n\u003ch3 id=\"prerequisites\"\u003e :warning: Prerequisites\u003c/h3\u003e\n\n- [NodeJs](https://nodejs.org/en/) Prefer to install the LTS version.\n\n\u003ch3 id=\"installation\"\u003e :construction_worker: Installation\u003c/h3\u003e\n\n\u003cp align=\"justify\"\u003e\n  1. To clone the project, run this command:\n\u003c/p\u003e\n\n```\ngit clone https://github.com/arrudadev/stencil-poc.git\n```\n\n\u003cp align=\"justify\"\u003e\n  2. Install dependencies:\n\u003c/p\u003e\n\n```\nnpm install\n```\n\n\u003ch3 id=\"usage\"\u003e :metal: Usage\u003c/h3\u003e\n\n\u003cp align=\"justify\"\u003e\n  1. Run the following command to start the application in a development environment:\n\u003c/p\u003e\n\n```\nnpm run dev\n```\n\n\u003cp align=\"justify\"\u003e\n  3. Open the Apps into your browser in to test web components:\n\u003c/p\u003e\n\n```\nNextJs\n\nhttp://localhost:3000\n```\n\n```\nReact + Vite\n\nhttp://localhost:3001\n```\n\n```\nVue\n\nhttp://localhost:3003\n```\n\n```\nAngular\n\nhttp://localhost:4200\n```\n\n```\nEmber\n\nhttp://localhost:4201\n```\n\n```\nVanilla Js\n\nhttp://localhost:3002/\n```\n\n\u003ch2 id=\"license\"\u003e :page_facing_up: License\u003c/h2\u003e\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farrudadev%2Fstencil-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farrudadev%2Fstencil-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farrudadev%2Fstencil-poc/lists"}