nixify, README, license

This commit is contained in:
mtgmonkey
2025-06-02 14:37:59 -04:00
29 changed files with 2005 additions and 17 deletions

1
assets/js/main.js Executable file

File diff suppressed because one or more lines are too long

2
assets/json/init.json Executable file
View File

@@ -0,0 +1,2 @@
{
}

4
assets/json/test.json Executable file
View File

@@ -0,0 +1,4 @@
{
"message0": "Hello World!",
"message1": "This is another message. Hello World!"
}