Skip to content

Capgemini/voting-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Voting App

This is a super simplified version or https://github.com/docker/example-voting-app for demo purposes.

It runs a nodejs app using redis as the storage backend.

Running

docker-compose up

The app will be running on port 5001.