Skip to content
Snippets Groups Projects

Adds a first version of the wiki documentation

Merged orestis.malaspin requested to merge add_wiki_doc into main
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -9,7 +9,7 @@
"scripts": [],
"assets" : [
"node_modules/axios/dist/node/axios.cjs",
".env",
".env.vault",
"assets/**/*"
],
"targets": [
@@ -17,6 +17,7 @@
"node18-macos-x64",
"node18-linux-arm64",
"node18-linux-x64",
"node18-win-arm64",
"node18-win-x86"
]
},
Loading