rewrite config files to JSON, refactor environment bootstrap #14

This commit is contained in:
ghost 2023-09-24 23:18:51 +03:00
parent e1054cd69e
commit 32c1bbe4a2
13 changed files with 127 additions and 300 deletions

4
src/config/website.json Normal file
View file

@ -0,0 +1,4 @@
{
"name":"YGGtracker",
"url":""
}