A url shortener service written using Go and presented using Angular
link: http://shrinkray.riyasyash.me
- 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
- backend : run the
goweb.service
in config directory - frontend: Install
nginx
and setup thenginx.default
from config directory
- Use It
- Find Bugs
- Add issues
- Fix issues
- Create PRs
Happy Shrinking!
update 5