shortener
tzgyn
HOBBYOP

2 years ago

Description: A link shortener with analytics made with sveltekit

Category: Other

URL: https://railway.app/template/bWnD5H

1 Replies

tribixbite
HOBBY

a year ago

so first, awesome repo I've been using this tool for months it's great

second, I feel like you could use the bun docker image and bun install instead of npm install for the frontend

third, surely there must be a way to share front and back end via bun. I set up a vite build project that gets served via bun + elysia yesterday here:

https://github.com/tribixbite/lightflow/blob/main/server.ts


Loading...