artsy / elderfield

The Artsy Alexa (Echo) skill.
MIT License
33 stars 8 forks source link

Setup test and production deployment via CI #17

Open dblock opened 8 years ago

dblock commented 8 years ago

Possibly switch to cirle-ci if we want. The only difference in the production deployment is that we use a different ARTSY_CLIENT_ID and ARTSY_CLIENT_SECRET in project.json.

dblock commented 8 years ago

Do #23 first!

ashkan18 commented 7 years ago

Looking at project.json and .env.json it seems we are using the same ARTSY_CLIENT_ID and secret. I agree, it makes sense to use different ones for prod and dev. Also I can create a separate GOOGLE_API_KEY.