first commit

This commit is contained in:
2021-01-13 16:04:04 +02:00
parent 41ba2f427b
commit 67afec48c1
5 changed files with 699 additions and 21 deletions

2
.gitignore vendored
View File

@ -17,6 +17,8 @@
.env.development.local
.env.test.local
.env.production.local
.eslintcache
debug.log
npm-debug.log*
yarn-debug.log*