Skip to content

DSCKGEC/kgec-summer-of-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.3%
  • CSS 31.3%
  • Go 15.1%
  • JavaScript 2.7%
  • Shell 0.6%