Skip to content

lalabuy948/linkopus

Repository files navigation


Linkopus 🐙

The most over engineered link shortener.



How to

dev

cd backend

go get

go run main.go

or

go build -tags emoji

./backend

cd frontend

npm install

npm run start

BE Architecture overview