Skip to content

AlexEKinney/URL-Shrtnr

Repository files navigation

url-shrtnr

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.2. Bun is a fast all-in-one JavaScript runtime.

Bulk URL Shortener

  • Use a CSV file with headers longUrl and alias to shorten multiple URLs at once
  • Upload this via the web interface
  • The web interface will display the shortened URLs

About

Shortern URLs with ExpressJS, sqlite, and EJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published