elderfield
elderfield copied to clipboard
Setup test and production deployment via CI
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.
Do #23 first!
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.