GithubHelp home page GithubHelp logo

lacrypta / redirect-fiesta Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lacrypta/redirect

0.0 0.0 0.0 43 KB

Simple redirects to website

Home Page: https://links.lacrypta.com.ar

License: MIT License

TypeScript 64.74% HTML 35.26%

redirect-fiesta's Introduction

Setup in a couple of minutes a link tracking system with Google Analytics.

Features

  • Vite
  • Custom Title
  • Analytics
  • Netlify Button
  • Vercel Button
  • Subdomains
  • Loading animation

Fast Easy Way (No updates)

  • Create a Google Analytics account
  • Setup on Netlify or Vercel (Auto deploy button below)
  • Set the proper environment variables
  • Edit subdomains file in your repo (Optional)

Auto Deploy on Netlify or Vercel

Deploy on Netlify

or

Deploy with Vercel

Best Way (Fork)


Environment variables

VITE_TITLE="La Crypta - Redirecting..."
VITE_DESTINATION="http://lacrypta.com.ar"
VITE_GOOGLE_ANALYTICS="G-0000000000"

Deploy it and assign a subdomain.

Config Subdomains (optional)

Edit local src/config/subdomains.json Those links are being redirected by this tool.

Demo: https://twitter.lacrypta.com.ar

{
  "twitter": "https://twitter.com/LaCryptaOficial",
  "instagram": "https://www.instagram.com/lacryptaok/",
  "discord": "https://discord.com/invite/SN8JNhMgvY",
  "github": "https://github.com/lacrypta"
}

Then add those subdomains on your Netlify or Vercel Dashboard.

If the subdomain is not found in the config it automatically fallback to the url provided in VITE_DESTINATION.

redirect-fiesta's People

Contributors

agustinkassis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.