Accuknox Coding Task

Steps to Run the project

  • Clone the repo
  • Install all the necessary modules
 go mod download
  • Run the file
go run main.go
  • OPTIONAL : You can use the existing Database credentials or use docker to run local instances for Databases

  • TO pull image from docker

docker pull testdevhari/accuknox-task:latest