Skip to content

mfyz/heroku-memcachier-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heroku-memcachier-example

Initial Heroku app config

  1. heroku login
  2. heroku create
  3. git push heroku master

To add the service to the heroku app

heroku addons:create memcachier:dev

to see the config variables (memcachier server, username, password)

heroku config

Copy the env variables to local .env file to set up local environment then refresh bash session and re-run the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published