Open dblock opened 8 years ago
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
.
Possibly switch to cirle-ci if we want. The only difference in the production deployment is that we use a different
ARTSY_CLIENT_ID
andARTSY_CLIENT_SECRET
in project.json.