No description
Find a file
2025-12-12 21:12:47 +02:00
backend first commit 2025-12-12 21:12:47 +02:00
common first commit 2025-12-12 21:12:47 +02:00
frontend first commit 2025-12-12 21:12:47 +02:00
.gitignore first commit 2025-12-12 21:12:47 +02:00
bun.lock first commit 2025-12-12 21:12:47 +02:00
eslint.config.mjs first commit 2025-12-12 21:12:47 +02:00
frontend.ts first commit 2025-12-12 21:12:47 +02:00
package.json first commit 2025-12-12 21:12:47 +02:00
README.md first commit 2025-12-12 21:12:47 +02:00
tailwind.config.js first commit 2025-12-12 21:12:47 +02:00
tsconfig.json first commit 2025-12-12 21:12:47 +02:00

link_shortener

sssg based link shortener. Env:

PASSWORD="this is a valid password that can be used yesyes"
PORT=3001
HOST="0.0.0.0"
ORIGIN="http://localhost:8080"