This commit is contained in:
2023-11-11 21:07:44 +01:00
parent 0054f5da0e
commit 6e7410b088
60 changed files with 8809 additions and 1314 deletions

8
.prettierignore Normal file
View File

@ -0,0 +1,8 @@
.DS_Store
node_modules
/dist
.env
.env.*
!.env.example
package-lock.json