Add 43 vegan recipes from sokerisulkakyna.fi with images

Scraped all recipes from sokerisulkakyna.fi and added them under
Reseptit > Vegaaniset with user Sokerisulkakynä as author.
Also tracked data/ and images/ in git for easier deployment.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-08 14:10:26 +02:00
parent 8eee5ee0ca
commit 490bec72c1
46 changed files with 3103 additions and 7 deletions

3069
data/posts.json Normal file

File diff suppressed because it is too large Load Diff

34
data/users.json Normal file
View File

@@ -0,0 +1,34 @@
[
{
"id": "user_1772963315_3561",
"nickname": "testi2",
"email": "",
"password": "$2y$12$bZbn25YZ6ztn5iWnDFn/3O8bx1H3fIGaFizoQhkVH3O/tLykZYrj2",
"likes": [
"pancakes",
"bolognese",
"knitting_scarf"
],
"created": "2026-03-08"
},
{
"id": "user_1772963589_6366",
"nickname": "testi3",
"email": "",
"password": "$2y$12$D2.i04nYx4ZR6v/zobDkuutnkKH1dAMBlvnrIL4bZdSih8FXiemkq",
"likes": [
"pancakes",
"bolognese",
"knitting_scarf"
],
"created": "2026-03-08"
},
{
"id": "user_1772970052_8447",
"nickname": "Sokerisulkakynä",
"email": "",
"password": "$2y$12$2xGWeIqsNWsJBjvnSWptqOKqwWo5V9xzJ2wcU.KaDZqo/QHNR04hG",
"likes": [],
"created": "2026-03-08"
}
]