The timer for the lightning hacks initiative, powered by IMEsec. You can use it on this site: https://timer.imesec.ime.usp.br
npmoryarn(npm i -g yarn)dockerfor production buildsmakefor production builds
- Clone this repository.
git clone https://github.com/IMESec-USP/lightning-hacks-timer.git - Run
npm ioryarnon the directory. - Run
makeornpm startoryarn start.
- Clone this repository.
git clone https://github.com/IMESec-USP/lightning-hacks-timer.git - Run
npm ioryarn. - Run
make build. This builds a docker image calledtimer. - Run the image by using
docker run -P timer.