Welcome to @siteed/universe
, a comprehensive monorepo containing a design system and various packages for mobile and web development. This project aims to provide reusable components and utilities to streamline the development process for mobile and web applications.
- Accountability: Public development forces better documentation and structure
- Experimentation: A platform to try new ideas and get feedback
- Self Improvement: A platform to improve my skills and knowledge
Read more about the philosophy behind this project
- Design System: A cohesive set of design elements and components to ensure a consistent look and feel across your applications.
- Reusable Packages: A collection of utilities and libraries tailored for mobile and web development, enhancing productivity and code quality.
- Framework for New Projects: A structured approach to starting new projects or sharing common functionality across different projects using packages from this monorepo.
Here's a quick overview of the main packages in this monorepo:
- @siteed/design-system: Core design system components and utilities.
- @siteed/react-native-logger: A flexible logging solution for React Native applications.
- @siteed/publisher: A monorepo release management tool.
- gitguard: Smart Git commit hook for maintaining consistent commit messages.
For more detailed information about each package, please refer to their individual README files linked above.
To get started with @siteed/universe
, clone the repository and install the dependencies:
git clone https://github.com/deeeed/universe.git
cd universe
yarn install
I welcome contributions to any of the packages in this monorepo. Please read the CONTRIBUTING.md file for more information on how to get started.
This project is licensed under the MIT License - see the LICENSE file for details.
Created by Arthur Breton • See more projects at siteed.net