{"id":19320888,"url":"https://github.com/prozilla-os/prozillaos-boilerplate","last_synced_at":"2026-02-12T09:32:00.142Z","repository":{"id":244977829,"uuid":"816457372","full_name":"prozilla-os/ProzillaOS-boilerplate","owner":"prozilla-os","description":"🚀 Boilerplate code for implementing the ProzillaOS library.","archived":false,"fork":false,"pushed_at":"2026-01-25T19:20:40.000Z","size":279,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-26T10:57:51.200Z","etag":null,"topics":["boilerplate","desktop-environment","frontend","prozilla-os","react","reactjs","starter-kit","typescript","virtual-desktop","web-os","webtop"],"latest_commit_sha":null,"homepage":"https://os.prozilla.dev","language":"TypeScript","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/prozilla-os.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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},"funding":{"ko_fi":"prozilla","github":"Prozilla"}},"created_at":"2024-06-17T19:48:03.000Z","updated_at":"2026-01-25T19:20:44.000Z","dependencies_parsed_at":"2024-06-18T19:51:09.613Z","dependency_job_id":"ceaf848d-2f9d-4784-a374-711da6a2036b","html_url":"https://github.com/prozilla-os/ProzillaOS-boilerplate","commit_stats":null,"previous_names":["prozilla-os/prozillaos-boilerplate"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/prozilla-os/ProzillaOS-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prozilla-os%2FProzillaOS-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prozilla-os%2FProzillaOS-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prozilla-os%2FProzillaOS-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prozilla-os%2FProzillaOS-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prozilla-os","download_url":"https://codeload.github.com/prozilla-os/ProzillaOS-boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prozilla-os%2FProzillaOS-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29362794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"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":["boilerplate","desktop-environment","frontend","prozilla-os","react","reactjs","starter-kit","typescript","virtual-desktop","web-os","webtop"],"created_at":"2024-11-10T01:33:07.611Z","updated_at":"2026-02-12T09:32:00.128Z","avatar_url":"https://github.com/prozilla-os.png","language":"TypeScript","funding_links":["https://ko-fi.com/prozilla","https://github.com/sponsors/Prozilla"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cbr /\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://os.prozilla.dev/\"\u003e\u003cimg src=\"https://os.prozilla.dev/assets/logo.svg\" height=\"200\" alt=\"ProzillaOS\" /\u003e\u003c/a\u003e\n  \u003c/p\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://github.com/prozilla-os/ProzillaOS\"\u003e\u003cimg alt=\"Stars\" src=\"https://img.shields.io/github/stars/prozilla-os/ProzillaOS-boilerplate?style=flat-square\u0026color=FED24C\u0026label=%E2%AD%90\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/prozilla-os/ProzillaOS\"\u003e\u003cimg alt=\"Forks\" src=\"https://img.shields.io/github/forks/prozilla-os/ProzillaOS-boilerplate?style=flat-square\u0026color=4D9CFF\u0026label=Forks\u0026logo=github\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://www.npmjs.com/package/prozilla-os\"\u003e\u003cimg alt=\"NPM Version\" src=\"https://img.shields.io/npm/v/prozilla-os?logo=npm\u0026style=flat-square\u0026label=prozilla-os\u0026color=FF4D5B\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n# ProzillaOS boilerplate\n\nThis project contains boilerplate code for working with the [`prozilla-os`][github] library. It uses React, Vite and TypeScript.\n\n## Getting started\n\nRequirements: **Node.js**\n\n```sh\n$ git clone https://github.com/prozilla-os/ProzillaOS-boilerplate.git prozilla-os\n$ cd ./prozilla-os\n$ npm install\n$ npm run dev\n```\n\nYour website will be available at [localhost:3000][localhost].\n\n## Project structure\n\nThis is an overview of the most important files and folders in this project.\n\n```\n.\n├── /public  ———————————  Static assets (favicons, images, fonts, ...)\n│\n├── /src\n│   ├── /components  ———————  React components\n│   │   └── App.tsx  ———————————  App component that renders the ProzillaOS component with optional configs\n│   ├── /config  ———————————  Config files for ProzillaOS\n│   ├── /styles  ———————————  Stylesheets\n│   │   └── index.css  —————————  Global stylesheet\n│   ├── /types  ————————————  TypeScript types\n│   └── index.tsx  —————————  Main entry point that renders the app\n│\n├── eslint.config.js  ——  Linting configurations\n├── index.html  ————————  HTML file containing metadata and a link to the main script\n├── package.json  ——————  Project metadata and dependencies\n├── README.md  —————————  You are here\n├── tsconfig.json  —————  TypeScript configurations\n└── vite.config.ts  ————  Vite configurations\n```\n\n## Scripts\n\n- `npm run dev` - Starts the Vite development server at [localhost:3000][localhost].\n- `npm run build` - Compiles the project using TypeScript and bundles all files into the `dist` folder.\n- `npm run lint` - Runs a linter on all .ts and .tsx files.\n- `npm run preview` - Previews the build in the `dist` folder on a local web server at [localhost:3000][localhost].\n\n## Links\n\n- [Website/demo][website]\n- [Docs][docs]\n- [GitHub][github]\n- [npm][npm]\n- [Ko-fi][ko-fi]\n\n[website]: https://os.prozilla.dev/\n[docs]: https://os.prozilla.dev/docs\n[github]: https://github.com/prozilla-os/ProzillaOS/tree/convert-to-monorepo/packages/prozilla-os\n[npm]: https://www.npmjs.com/package/prozilla-os\n[ko-fi]: https://ko-fi.com/prozilla\n[localhost]: http://localhost:3000/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprozilla-os%2Fprozillaos-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprozilla-os%2Fprozillaos-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprozilla-os%2Fprozillaos-boilerplate/lists"}