You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Steven d900ca060a chore: remove unused scripts 1 year ago
.github chore: update release tags 1 year ago
.vscode chore: update github actions 2 years ago
api/v1 chore: code clean 1 year ago
cmd/shortify feat: add secret session workspace setting 1 year ago
internal chore: extract jwt from server to api 1 year ago
resources chore: update demo.gif 1 year ago
scripts chore: remove unused scripts 1 year ago
server fix: session name generator 1 year ago
store feat: add secret session workspace setting 1 year ago
test fix: session name generator 1 year ago
web chore: update shortcut view style 1 year ago
.gitignore chore: remove extension folder 1 year ago
.golangci.yaml chore: add `.golangci.yaml` 2 years ago
Dockerfile chore: update cmd entry folder 1 year ago
LICENSE chore: update license 1 year ago
README.md chore: update readme with deploy guide 1 year ago
go.mod fix: session name generator 1 year ago
go.sum fix: session name generator 1 year ago

README.md

Shortify

logo

Shortify is a bookmarking and short link service that allows you to save and share links easily. It lets you store and categorize links, generate short URLs for easy sharing, search and filter your saved links, and access them from any device. It simplifies link organization, management, and collaboration, making it effortless to navigate and share web resources.

Let's Simplify, Share, and Save your links with Shortify.

Deploy with Docker in seconds

docker run -d --name shortify -p 5231:5231 -v ~/.shortify/:/var/opt/shortify stevenlgtm/shortify:latest

Demo

demo