angularjs-in-action / angello

MIT License
247 stars 131 forks source link

Working with nginx #26

Open macbroadcast opened 9 years ago

macbroadcast commented 9 years ago

Since the free version of trello has limitations and i really love this example, which worked out of the box for me, i am currious if there is an easy way to run it with nginx. I am thinking about using it for a little project, is there a simple workaround for nginx ?

Thanks a bunch !

simpulton commented 9 years ago

Angello is just HTML, JavaScript and CSS with no application server dependencies and so it should work in nginx just fine.