{"id":50525274,"url":"https://github.com/openizr/perseid","last_synced_at":"2026-06-03T07:13:47.715Z","repository":{"id":164459201,"uuid":"635826083","full_name":"openizr/perseid","owner":"openizr","description":"🌠 The Product-oriented Framework","archived":false,"fork":false,"pushed_at":"2025-05-03T08:01:31.000Z","size":2025,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T04:42:54.972Z","etag":null,"topics":["app","back-end","front-end","full-stack","javascript","mongodb","mysql","postgresql","react","svelte","typescript","vuejs","web"],"latest_commit_sha":null,"homepage":"https://perseid.dev","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/openizr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":{"github":["openizr"]}},"created_at":"2023-05-03T14:32:11.000Z","updated_at":"2025-02-08T15:39:24.000Z","dependencies_parsed_at":"2024-10-18T08:38:12.921Z","dependency_job_id":null,"html_url":"https://github.com/openizr/perseid","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"75db7c0e9b602e1c3dce40d2380f293032cfb2e8"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/openizr/perseid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openizr%2Fperseid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openizr%2Fperseid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openizr%2Fperseid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openizr%2Fperseid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openizr","download_url":"https://codeload.github.com/openizr/perseid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openizr%2Fperseid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33852488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-03T02:00:06.370Z","response_time":59,"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":["app","back-end","front-end","full-stack","javascript","mongodb","mysql","postgresql","react","svelte","typescript","vuejs","web"],"created_at":"2026-06-03T07:13:46.910Z","updated_at":"2026-06-03T07:13:47.708Z","avatar_url":"https://github.com/openizr.png","language":"TypeScript","funding_links":["https://github.com/sponsors/openizr"],"categories":[],"sub_categories":[],"readme":"![The Product-oriented Framework](.github/assets/banner.png 'The Product-oriented Framework')\n\n\u003cp align=\"center\"\u003e\n  \u003cbr/\u003e\n  \u003ca href=\"https://perseiv.dev\"\u003ePerseid\u003c/a\u003e is a new way to build web applications, with a focus on features deliverability, scalability, and best practices\u0026mdash;ship faster than ever before, while keeping technical debt under control.\n  \u003cbr/\u003e\u003cbr/\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![Coverage Status](https://coveralls.io/repos/github/openizr/perseid/badge.svg?branch=main)](https://coveralls.io/github/openizr/perseid?branch=main)\n[![License](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/openizr/perseid/blob/main/LICENSE)\n[![downloads](https://img.shields.io/npm/dm/@perseid/server.svg?style=flat-square)](https://www.npmjs.com/package/@perseid/server)\n[![GitHub last commit](https://img.shields.io/github/last-commit/openizr/perseid)](https://github.com/openizr/perseid/commits/main)\n[![Node Compatibility](https://img.shields.io/node/v/@perseid/server.svg)](https://nodejs.org/en/about/previous-releases)\n[![Discord badge](https://img.shields.io/discord/1279051839047729212?label=Discord\u0026logo=Discord)](https://discord.gg/jsWCRMqM2K)\n\n\u003c/div\u003e\n\n\u003chr /\u003e\n\n\u003cbr/\u003e\n\n# Perseid 🌠\n\n## Install\n\nThe recommended way to install and setup Perseid is by creating your project from the [official website](https://perseid.dev).\n\nLooking for help? Start with our [Getting Started](https://perseid.dev/docs/learn/intro) guide.\n\nLooking for quick examples? Explore our [portfolio of apps and features](https://perseid.dev/examples).\n\nYou can also install Perseid packages **manually** by running any of these command instead (depending on your need):\n\n```bash\n# For a development toolchain\nyarn add @perseid/dev-kit\n# For a back-end project\nyarn add @perseid/server\n# For a front-end project\nyarn add @perseid/client\n# For a job scheduler\nyarn add @perseid/jobs\n# For a standalone dynamic form\nyarn add @perseid/form\n# For a global app state manager\nyarn add @perseid/store\n# For using SASS library and UI components\nyarn add @perseid/ui\n```\n\n\n## Features\n- 📦 **Modular**: pick only the packages you need\n- 🔑 **Fully Typed**: out-of-box types definitions and documentation\n- 🌏 **Framework-agnostic**: your stack, your choices\n- ⚡️ **Prototype-ready**: ship MVPs in seconds\n- 🛸 **100% customizable**: as your project evolves\n\n\n## Documentation\n\nVisit our [official documentation](https://perseid.dev).\n\n\n## Support\n\nHaving trouble? Get help in the official [Perseid Discord](https://discord.gg/jsWCRMqM2K).\n\n\n## Contributing\n\n**New contributors welcome!** Check out our [Contributors](CONTRIBUTING.md) Guide for help getting started.\n\nJoin us on [Discord](https://discord.gg/jsWCRMqM2K) to meet other maintainers. We'll help you get your first contribution in no time!\n\n\n## Directory\n\n| Package                                                                                    | Release Notes                                                                                                                                                                      |\n| ------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| [@perseid/dev-kit](packages/dev-kit)                                                                    | [![@perseid/dev-kit version](https://img.shields.io/npm/v/@perseid/dev-kit.svg?label=%20)](CHANGELOG.md)                                                                                  |\n| [@perseid/core](packages/core)                                                                    | [![@perseid/core version](https://img.shields.io/npm/v/@perseid/core.svg?label=%20)](CHANGELOG.md)                                                                                  |\n| [@perseid/server](packages/server)                                                                    | [![@perseid/server version](https://img.shields.io/npm/v/@perseid/server.svg?label=%20)](CHANGELOG.md)                                                                                  |\n| [@perseid/jobs](packages/jobs)                                                                    | [![@perseid/jobs version](https://img.shields.io/npm/v/@perseid/jobs.svg?label=%20)](CHANGELOG.md)                                                                                  |\n| [@perseid/ui](packages/ui)                                                                    | [![@perseid/ui version](https://img.shields.io/npm/v/@perseid/ui.svg?label=%20)](CHANGELOG.md)                                                                                  |\n| [@perseid/store](packages/store)                                                                    | [![@perseid/store version](https://img.shields.io/npm/v/@perseid/store.svg?label=%20)](CHANGELOG.md)                                                                                  |\n| [@perseid/form](packages/form)                                                                    | [![@perseid/form version](https://img.shields.io/npm/v/@perseid/form.svg?label=%20)](CHANGELOG.md)                                                                                  |\n| [@perseid/client](packages/client)                                                                    | [![@perseid/client version](https://img.shields.io/npm/v/@perseid/client.svg?label=%20)](CHANGELOG.md)                                                                                  |\n\n\n## Sponsor\n\nLove this project and want to support it?\n\n\n[❤️ Sponsor Perseid](https://github.com/sponsors/openizr), or 🌟 star the project on GitHub\n\n\n## Authors\n\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\"\u003e\n        \u003cimg width=\"150\" height=\"150\" src=\"https://avatars.githubusercontent.com/u/29428247?v=4\u0026s=150\"\u003e\n        \u003c/br\u003e\n        \u003ca href=\"https://github.com/matthieujabbour\"\u003eMatthieu Jabbour\u003c/a\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n  \u003ctbody\u003e\n\u003c/table\u003e\n\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n\nCopyright (c) Openizr. All Rights Reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenizr%2Fperseid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenizr%2Fperseid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenizr%2Fperseid/lists"}