git clone git@github.com:parikshitg/jwt-mysql-auth.git
go build
go get
./jwt-mysql-auth
This directory consist all the handlers code of the website. There are 4 handlers Login, Register, Logout & Welcome.
This consists of nysql functions.
This consists of static files (css/js/images).
This consists of all the html template files.