We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 310faad commit 26baae3Copy full SHA for 26baae3
README.md
@@ -36,9 +36,11 @@ yarn dev
36
```
37
38
### Import Data from local Bundestag.io Server
39
-```
40
-yarn imp
41
+A local bundestag.io server will automagically scrape the latest procedures and
+update the democracy-server database.
+Run a local bundestag.io server according to its
42
+[README](https://github.com/demokratie-live/bundestag.io) and wait for the cron
43
+job to finish.
44
45
### Test Project
46
0 commit comments