/url-scissors-core

Url Scissors is simple URL shortener.

Primary LanguageTypeScriptMIT LicenseMIT

Url Scissors

Url Scissors is a simple app working as url shortener. You can enter long url, and after pressing the button get short URL that will redirect you to the long url you entered.

Live version

Live version is deployed at: https://url-scissors.firebaseapp.com/

Backend stack

  • Node.js
  • TypeScript
  • PostgreSQL (with slonik)

Frontend stack

How to start locally

1. Start backend

2. Start frontend