Update Populate database authored by Kenzo-Hugo Hillion's avatar Kenzo-Hugo Hillion
......@@ -18,3 +18,9 @@ From `backend/app` directory:
```bash
poetry run create_test_db
```
## 📂 Empty DB
```bash
poetry run empty_db
```
\ No newline at end of file