implement API, init data distribution features #1

This commit is contained in:
ghost 2023-09-12 17:07:53 +03:00
parent 536ead0441
commit 0a8f1ecf56
17 changed files with 647 additions and 27 deletions

7
src/config/nodes.json Normal file
View file

@ -0,0 +1,7 @@
[
{
"description":"YGGtracker instance for main branch tests",
"url":"http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggtracker",
"manifest":"http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggtracker/api/manifest.json"
}
]