Skip to content

samuBe/htmx-shortlink

Repository files navigation

Simple shortlink generator using HTMX, Bun and Elysia

Getting Started

Development

Server

To start the development server run:

bun run dev

Open http://localhost:3000/ with your browser to see the result.

Tailwindcss

Continuously build the tailwind config using the cli:

bunx tailwindcss -i ./src/input.css ./public/output.css --watch

Deploying on Railway

You can deploy this on Railway. A docker container is the easiest way to deploy this code. Check out the dockerfile.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published