node and yarn install

This commit is contained in:
2022-10-01 17:17:05 +02:00
parent 05ffe450e0
commit d9be4d7198
4 changed files with 4383 additions and 0 deletions

7
.gitignore vendored
View File

@@ -4,3 +4,10 @@
# Uncomment to ignore Database datas
data
# yarn
/app/.yarncache
# phpstorm
.idea