mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 01:25:39 +00:00
rewrite config files to JSON, refactor environment bootstrap #14
This commit is contained in:
parent
e1054cd69e
commit
32c1bbe4a2
13 changed files with 127 additions and 300 deletions
4
src/config/website.json
Normal file
4
src/config/website.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name":"YGGtracker",
|
||||
"url":""
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue