Skip to content

FurShows/url-shortener

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Url-Shortener

Install & Configuration

npm install
cp .env.example .env
cp urls.json.example urls.json
# edit .env and urls.json

Start

node index.js

About

Simple URL shortener with auth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.8%
  • JavaScript 39.2%