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.goin the backend directory
Checkout the backend directory for instructions on setting up the dev environment
- frontend : run
ng build --prodin the frontend dir
- backend : run the
goweb.servicein config directory - frontend: Install
nginxand setup thenginx.defaultfrom config directory
- Use It
- Find Bugs
- Add issues
- Fix issues
- Create PRs
Happy Shrinking!
update 5
