All Alphaville articles are now rendered as article content on FT.com
Microservice for alphaville-es-interface
You'll need to create environment variable The fastest way to do this is to run the following assuming your are logged in into heroku CLI:
heroku config -s >> .env --app av2-es-interface-test
Run the following:
npm install
Run the following:
heroku local
AWS keys need to be manually updated in both Vault and Heroku.
-
Update keys in the
alphaville-es-interface-service
folder inVault
. The keys stored in Vault are used by CircleCI. -
Update keys in the production app in Heroku.