andrewgerez / cherry

Cherry is a URL shortening and redirection API, very efficient using its cherry-links. πŸ’

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cherry πŸ’

Cherry is a URL shortening and redirection API, very efficient using its cherry-links.

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

API developed with Node.js, Fastify and Prisma. πŸ’³

Built With

This project was developed using the following technologies:

Getting Started

Prerequisites for installing and running the application locally.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/andrewgerez/cherry.git
  2. Install NPM packages
    npm install
  3. Docker setup
    docker-compose up -d
    
  4. Run the local server
    npm run dev
    

Contact

Andrew Gerez - Linkedin - andrewgerez18@gmail.com

Project Link: https://github.com/andrewgerez/cherry

About

Cherry is a URL shortening and redirection API, very efficient using its cherry-links. πŸ’


Languages

Language:TypeScript 100.0%