There was an error while loading. Please reload this page.
1 parent 31fca30 commit 2fd2a7bCopy full SHA for 2fd2a7b
1 file changed
frontend/README.md
@@ -53,3 +53,15 @@ git lfs status
53
git lfs fetch --all
54
git lfs ls-files --size
55
```
56
+
57
+## Pull DBs from blackblaze
58
59
+If you're adding db to a new category, first upload it.
60
+https://tree-iad1-0000.secure.backblaze.com/b2_browse_files2.htm
61
+<img width="716" height="439" alt="image" src="https://github.com/user-attachments/assets/66f2635d-3e34-4498-b589-d7bca3c0c7a6" />
62
63
64
+Then in buid_deploy.yml
65
66
+> - name: Download database files from Backblaze B2
67
+Add your db name in that file, do not commit the db to repo.
0 commit comments