Skip to content

iamrahultanwar/url-shortner-server

Repository files navigation

Heeico is a simple URL shortener implemented in GO and React

How to run ?

  • for production
     git clone https://github.com/heeico/server
     docker-compose up --build -d
  • for dev (go must be installed)
    git clone https://github.com/heeico/server
    go mod tidy
    go run . || air

How to update client

  • download latest code from https://github.com/heeico/server and place it inside client folder

Cool Features

About

URL shortner implemented in golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published