Skip to content

Commit

Permalink
docs: add command to docs for upload
Browse files Browse the repository at this point in the history
  • Loading branch information
xnought committed Dec 6, 2023
1 parent f25327b commit 4e91b30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/run.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ sh run.sh <cmd>
| `test` | Runs all unit tests |
| `test_backend` | Runs only backend unit tests |
| `test_frontend` | Runs only frontend unit tests |
| `upload_all` | 👉 Uploads all the pdb files to the system via POST requests |
| `delete_all` | Deletes all protein entries and restarts the server from scratch |

There are actually many more functions, so please check out [`run.sh`](../run.sh).

Expand Down

0 comments on commit 4e91b30

Please sign in to comment.