Monorepo containing core modules of Zeichen.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
577 B

  1. [submodule "packages/app-web"]
  2. path = packages/app-web
  3. url = git@code.modal.sh:zeichen/app-web.git
  4. [submodule "packages/backend"]
  5. path = packages/backend
  6. url = git@code.modal.sh:zeichen/backend.git
  7. [submodule "packages/core"]
  8. path = packages/core
  9. url = git@code.modal.sh:zeichen/core.git
  10. [submodule "packages/plugin-local-storage"]
  11. path = packages/plugin-local-storage
  12. url = git@code.modal.sh:zeichen/plugin-local-storage.git
  13. [submodule "packages/plugin-remote-storage"]
  14. path = packages/plugin-remote-storage
  15. url = git@code.modal.sh:zeichen/plugin-remote-storage.git