Skip to content

๐ŸŒ  The Product-oriented Framework

License

Notifications You must be signed in to change notification settings

openizr/perseid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

The Product-oriented Framework


Perseid is a new way to build web applications, with a focus on features deliverability, scalability, and best practicesโ€”ship faster than ever before, while keeping technical debt under control.

Coverage Status License downloads GitHub last commit Node Compatibility Discord badge



Perseid ๐ŸŒ 

Install

The recommended way to install and setup Perseid is by creating your project from the official website.

Looking for help? Start with our Getting Started guide.

Looking for quick examples? Explore our portfolio of apps and features.

You can also install Perseid packages manually by running any of these command instead (depending on your need):

# For a development toolchain
yarn add @perseid/dev-kit
# For a back-end project
yarn add @perseid/server
# For a front-end project
yarn add @perseid/client
# For a job scheduler
yarn add @perseid/jobs
# For a standalone dynamic form
yarn add @perseid/form
# For a global app state manager
yarn add @perseid/store
# For using SASS library and UI components
yarn add @perseid/ui

Features

  • ๐Ÿ“ฆ Modular: pick only the packages you need
  • ๐Ÿ”‘ Fully Typed: out-of-box types definitions and documentation
  • ๐ŸŒ Framework-agnostic: your stack, your choices
  • โšก๏ธ Prototype-ready: ship MVPs in seconds
  • ๐Ÿ›ธ 100% customizable: as your project evolves

Documentation

Visit our official documentation.

Support

Having trouble? Get help in the official Perseid Discord.

Contributing

New contributors welcome! Check out our Contributors Guide for help getting started.

Join us on Discord to meet other maintainers. We'll help you get your first contribution in no time!

Directory

Package Release Notes
@perseid/dev-kit @perseid/dev-kit version
@perseid/core @perseid/core version
@perseid/server @perseid/server version
@perseid/jobs @perseid/jobs version
@perseid/ui @perseid/ui version
@perseid/store @perseid/store version
@perseid/form @perseid/form version
@perseid/client @perseid/client version

Sponsor

Love this project and want to support it?

โค๏ธ Sponsor Perseid, or ๐ŸŒŸ star the project on GitHub

Authors


Matthieu Jabbour

License

MIT

Copyright (c) Openizr. All Rights Reserved.