Skip to content
ScribbleNerd edited this page Aug 11, 2020 · 3 revisions

Welcome to the URLShortener Wiki!

About

This is just an open source URL shortener that you can for anything.

How it works

It's an NodeJS project using express as the webserver and API. The web view only communicates to the backend using the JSON API, which means you can make your own front end if you do not like the one I made fairly easilly.

The current front end uses bootstrap.

Pages

Deploying

SSL

Clone this wiki locally