Changes
Page history
Update Populate database
authored
Feb 18, 2022
by
Kenzo-Hugo Hillion
Show whitespace changes
Inline
Side-by-side
Populate-database.md
View page @
aa69327f
[[
_TOC_
]]
## 📝 Populate test DB
You can create a test database using the API directly and some test files available on the repository.
...
...
@@ -19,6 +21,8 @@ From `backend/app` directory:
poetry run create_test_db
```
## 📝 Populate DB with real data
## 📂 Empty DB
```
bash
...
...
...
...