alexkramer / force-vue

Simple VueJs application which integrates with the Star Wars API (SWAPI)
http://alexckramer.com/force-vue
2 stars 21 forks source link

Add environment support #41

Closed msgerbush closed 8 years ago

msgerbush commented 8 years ago

Added environment support based on latest vue templates and updated to latest airbnb linter. Using the new environment support, I extracted the API host urls and the Imgur client ID. I left the client ID in the codebase since I realize this is a toy app and it's already in the history, but might want to regenerate that and keep it out of the codebase for production security.