twhoffma / geeklistanalyser

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Split middleware into own repo, split libs into submodule #103

Open twhoffma opened 2 years ago

twhoffma commented 2 years ago

Can use

git submodule update --remote --merge

to update deps.

bgg.js qrequests.js db-couch.js srch-elastic.js logger.js

but we also need to find a way to allow them to read the config in this case.. localconfig will probably be split since middleware only needs read access while sync needs read write