No description
| backend | ||
| common | ||
| frontend | ||
| .gitignore | ||
| bun.lock | ||
| eslint.config.mjs | ||
| frontend.ts | ||
| package.json | ||
| README.md | ||
| tailwind.config.js | ||
| tsconfig.json | ||
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"