Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 470 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 470 Bytes

Crisp-URL

A URL shortener built using React, Go-Fiber and Redis.

Setup Instructions

  1. Docker must be installed to run this application. To install docker visit here.
  2. Clone the repository and open it the terminal.
  3. Enter the command docker-compose up -d to get it running.
  4. The application will visible on http://localhost:3000/