Skip to content

abidra/url-shortener-backend

Repository files navigation

Shortener URL

Shortener URL is simple web application to short your URL. It will generate unique key, with the unique key it will redirect to the original URL.

The application built with Docker, Laravel (Fortify, Sanctum), Next.js (React.js), and Redux.

Screenshot

Login page

Registration page

enter image description here

How to install Backend

  1. git clone https://github.com/abidra/url-shortener-backend.git
  2. cd url-shortener-backend
  3. run composer install
  4. run ./vendor/bin/sail up

About

Laravel API (Fortify+Sanctum+Docker) Shortener URL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published