KGEC Summer of Code

Built With

  • Frontend: custom HTML, CSS, JS
  • Backend: Gin-gonic

Getting Started

Prerequisites

To run this project locally, you need to have the following softwares installed:

  • Golang
  • A Web Browser

Installation

  • clone or download this repository and cd to it in your terminal.
  • run go get - to install all dependencies used
  • run go run main.go to get the webapp running locally at http://localhost:7000
  • you can change the port from 7000 to whatever you want by editing the .env file.

Author