riyasyash / shrink-ray

A URL shortener service, written in Go and presented using Angular

Home Page:http://shrinkray.riyasyash.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shrink-ray

A url shortener service written using Go and presented using Angular

link: http://shrinkray.riyasyash.me

Screenshot

Build

  • backend : set a GOPATH and run go build main.go in the backend directory

Checkout the backend directory for instructions on setting up the dev environment

  • frontend : run ng build --prod in the frontend dir

Deploy

  • backend : run the goweb.service in config directory
  • frontend: Install nginx and setup the nginx.default from config directory

contribute

  • Use It
  • Find Bugs
  • Add issues
  • Fix issues
  • Create PRs

Happy Shrinking!

update 5

About

A URL shortener service, written in Go and presented using Angular

http://shrinkray.riyasyash.me

License:Apache License 2.0


Languages

Language:TypeScript 48.4%Language:Go 24.1%Language:HTML 11.6%Language:JavaScript 8.4%Language:CSS 6.6%Language:Dockerfile 0.8%