Skip to content

Trifall/link-shortener-ui

Repository files navigation

Link Shortener UI

This is a Svelte 5 project that uses Tailwind and TypeScript to be a web UI for go-link-shortener.

The dashboard makes calls to the go-link-shortener API, so you will need to have that sorted for the app to really be functional.

Developing

Install dependencies with pnpm install

To start a development server:

pnpm dev

Building

To create a production version of your app:

pnpm build

You can preview the production build with pnpm preview.

To deploy your app, you may need to install an adapter for your target environment.

About

A web UI for Trifall/go-link-shortener, written in Svelte using SvelteKit and TailwindCSS

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors