Skip to content

Commit f8c983d

Browse files
committed
Automatic rule generation
1 parent d9eb0dd commit f8c983d

16 files changed

+1015
-56
lines changed

.gitmodules

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
11
[submodule "firebase/functions/src/external/memex-common"]
22
path = firebase/functions/src/external/memex-common
33
url = https://github.com/WorldBrain/memex-common.git
4+
[submodule "external/@worldbrain/memex-common"]
5+
path = external/@worldbrain/memex-common
6+
url = https://github.com/WorldBrain/memex-common.git
7+
[submodule "external/@worldbrain/memex-storage"]
8+
path = external/@worldbrain/memex-storage
9+
url = https://github.com/WorldBrain/memex-storage.git
10+
[submodule "external/@worldbrain/storex"]
11+
path = external/@worldbrain/storex
12+
url = https://github.com/WorldBrain/storex.git
13+
[submodule "external/@worldbrain/storex-backend-dexie"]
14+
path = external/@worldbrain/storex-backend-dexie
15+
url = https://github.com/WorldBrain/storex-backend-dexie.git
16+
[submodule "external/@worldbrain/storex-backend-firestore"]
17+
path = external/@worldbrain/storex-backend-firestore
18+
url = https://github.com/WorldBrain/storex-backend-firestore.git
19+
[submodule "external/@worldbrain/storex-pattern-modules"]
20+
path = external/@worldbrain/storex-pattern-modules
21+
url = https://github.com/WorldBrain/storex-pattern-modules.git
22+
[submodule "external/@worldbrain/storex-sync"]
23+
path = external/@worldbrain/storex-sync
24+
url = https://github.com/WorldBrain/storex-sync.git
25+
[submodule "external/user-logic"]
26+
path = external/user-logic
27+
url = https://github.com/ShishKabab/user-logic.git
28+
[submodule "external/simple-signalling"]
29+
path = external/simple-signalling
30+
url = https://github.com/WorldBrain/simple-signalling.git

external/@worldbrain/memex-common

Submodule memex-common added at 4c0fee9

external/@worldbrain/memex-storage

Submodule memex-storage added at 78d0e12

external/@worldbrain/storex

Submodule storex added at e4dac71
Submodule storex-backend-dexie added at 20b2c2b
Submodule storex-pattern-modules added at 877909b

external/@worldbrain/storex-sync

Submodule storex-sync added at 0f6f30a

external/simple-signalling

Submodule simple-signalling added at 78915c8

external/user-logic

Submodule user-logic added at bd055b8

0 commit comments

Comments
 (0)