Config parsing yey

This commit is contained in:
2026-05-16 15:50:49 -07:00
parent dea3eb8cc2
commit 4a74e1bca5
10 changed files with 299 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"stores": [
{
"name": "kroger",
"base_url": "https://shockrah.xyz",
"roducts": []
}
]
}