Skip to content

anthony-mg/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Url Shortener

About The Project

image

URL shorterner for your really long urls. Check it out here: https://antsh.one

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • bun

Installation

  1. Clone the repo
    git clone https://github.com/anthony-mg/url-shortener.git
  2. Install NPM packages
    cd url-shortener
    bun install
  3. Start the dev environment
    bun run dev
  4. To go localhost:8080

(back to top)

Releases

No releases published

Packages

No packages published