vrudikov / typescript-rest-boilerplate

Boilerplate project for awesome typescript-rest(https://github.com/thiagobustamante/typescript-rest) library
MIT License
81 stars 46 forks source link

CORS #4

Closed snmglobal closed 7 years ago

snmglobal commented 7 years ago

How do I set Cors for this application? Any Example would be useful. Thanks. I tried using express-cors but it seems to be not working as expected.

vrudikov commented 7 years ago

Yeah. We have enabled CORS for Angular4 app in PROD. I will push changes today

vrudikov commented 7 years ago

@CiscoSMG Enjoy it on master! 👍