Skip to content

HiroshiLabs/clot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clot Shortener

A custom and fast URL shortener.

Data

  • Fast shortener.
  • Accessible database (MongoDB).
  • Responsive for Mobile and Desktop.
  • Written in TS (backend).
  • Custom URL & Multi-Domain.
  • Frontend made with TailWindCSS.
  • One click, copy or delete.

To do

  • URL statistics (Clicks, Ubication Country, Refs).
  • User registration and login.
  • Administration panel.
  • Malicious URL report.
  • URLs blacklist.

Screenshots

Desktop

Desktop Screenshot

Mobile

Mobile Screenshot

Testing locally

// Install dependencies
npm i

// Start the server
npm run start

About

A custom and fast URL shortener

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 52.0%
  • TypeScript 25.8%
  • JavaScript 20.4%
  • CSS 1.8%