repositorypackage
0.0.0-20210122201916-43d1ff944cde
Repository: https://github.com/anilkusc/qupoll.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# README
QuPoll
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"