feat: Initial concept code
All checks were successful
Build Docker / BuildImage (push) Successful in 54s

This commit is contained in:
2025-01-30 16:22:58 +11:00
parent a51d2e89c4
commit 15bf3f0b01
15 changed files with 441 additions and 12 deletions

9
data/listings.json Normal file
View File

@@ -0,0 +1,9 @@
[
{
"domain": "woodburn43",
"description": "This is a test listing update",
"price": 100.2,
"tx": "somelonghexstring",
"updated": 1738214534
}
]