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.

13 rivejä
464 B

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