chore: start adding test envoriment

This commit is contained in:
canove
2020-10-22 13:36:11 -03:00
parent 9f7fee05ff
commit 3302cd643a
61 changed files with 12390 additions and 69 deletions

1
backend/.gitignore vendored
View File

@@ -3,6 +3,7 @@ public/*
dist
!public/.gitkeep
.env
.env.test
package-lock.json
yarn.lock