Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 218 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 218 Bytes

Flashpoll backend

Backend for flashpoll, a web app for creating polls with realtime monitoring

Setup

$ git clone https://github.com/AnshVM/flashpoll-backend.git
$ cd flashpoll-backend
$ go run main.go