feat: improve search experience

This commit is contained in:
2024-09-09 19:23:21 +02:00
parent 3ac8c04765
commit bc0e219158
20 changed files with 230 additions and 158 deletions

View File

@@ -23,7 +23,7 @@ node ./lib/cli.js e2e http://localhost:3000
Example to clone the full database
```shell
node app.js copy "*" https://mobile.app.uni-frankfurt.de http://localhost:3000 100
node app.js copy "*" -a "999.0.0" https://mobile.server.uni-frankfurt.de http://localhost:3000 100
```
### Program arguments