/VcelinWebApp

RESTful api using Go, Gin, gorm and jwt tokens for authentication and front end using React

Primary LanguageJavaScript

VcelinWebApp

RESTful api using Go, Gin, gorm and jwt tokens for authentication and front end using React

Installation

  • clone repo
  • run "go install"
  • go to client folder and run "npm install"
  • run webpack to compile js to scripts.min.js