Skip to content

Commit 2fd2a7b

Browse files
authored
Update README with Backblaze DB instructions
Added instructions for pulling databases from Backblaze.
1 parent 31fca30 commit 2fd2a7b

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

frontend/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,15 @@ git lfs status
5353
git lfs fetch --all
5454
git lfs ls-files --size
5555
```
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

Comments
 (0)