Skip to content

SUSE-Rancher-Community/example-express-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example NodeJS app using Express and Redis

Deploy to Epinio

epinio push example-express-redis

Building locally with pack

pack build npm-sample --buildpack gcr.io/paketo-buildpacks/nodejs

Running locally on Docker

docker run --interactive --tty --publish 8080:8080 npm-sample

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published