MaryamOsamaX / dibo

a multi-project workspace (monorepo).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DIBO

a multi-project workspace (monorepo).

star the project.

you are welcome to contribute with us.

you can host your own open-source project to gain benefits from our tools for maintenance and contributing.

you are wlcome to contribute and join our community, read the contributing guide

to follow what we are doing, what we achieved and what we are planning to do, check our project plan.

workspace structure

  • packages:

    contains independent packages, libraries and plugins.

  • projects:

    contains projects and sub-workspaces.

  • dist:

    the distributable output of all scopes, and contains the same main structure as the workspace.

  • resouces:

    shared resources between all scopes.

    structure notes:

    • every scope has its own README.md and configuration, but all configurations are extend the workspace's config, such as tsconfig and webpack config.

About

a multi-project workspace (monorepo).

License:MIT License


Languages

Language:HTML 61.8%Language:JavaScript 20.3%Language:TypeScript 16.3%Language:Shell 1.4%Language:SCSS 0.2%