You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple Question Polling Service Written in Golang+ReactJS.
docker build -t anilkuscu95/qupoll .
docker run -dit -p 80:80 anilkuscu95/qupoll
For running with parameters:
docker run -dit -p 80:80 anilkuscu95/qupoll "--username anil"