feat(backend): enable cors

This commit is contained in:
Andrey Antukh
2019-06-19 00:16:32 +02:00
parent 9d58d0fac5
commit ff00bdb3eb
3 changed files with 95 additions and 2 deletions

1
.gitignore vendored
View File

@@ -15,6 +15,7 @@ node_modules
/backend/dist/
/backend/-
/backend/.rebel_readline_history
/frontend/.rebel_readline_history
/frontend/.cpcache
/frontend/npm-debug.log
/frontend/target/