Files
tykkaa.fi/data/users.json
Jukka Lampikoski 490bec72c1 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>
2026-03-08 14:10:26 +02:00

34 lines
775 B
JSON

[
{
"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"
}
]