gridaco / grida

Free and Open Canvas for Humans and Machines

Home Page:https://grida.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Init Lerna Monorepo - Merge repos

softmarshmallow opened this issue · comments

(Draft) Merge Services into a single code base repository

Merge micro-splitted services (repositories) into this single repository.

For..

  • Ease of management, contribution
  • Ease of managing single oriented documentations
  • To reduce redundant codes between UI required applications

Repos to be merged into this repository

Indeterminate

Projects (Repositories) that will be affected

Pre-requirements

  1. Setup this repo's submodules to the latest version
  2. Making things work all together

Todo

  • Custom build script to silence vercel deployment for micro websites
  • Additional Contributing.md to guide developers through working in a single-repository environment.
  • Sub projects license management
  • TBD..

References

  • Lerna.js
  • Merging git repositories (preserve commit logs)