someshkar / dotco

A URL Shortener using Airtable and Vercel.

Home Page:https://somesh.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotco

A URL shortener using Airtable and Vercel.

Setup

  1. Clone the repository and install dependencies.
git clone https://github.com/dotangad/dotco
cd dotco
npm i
  1. Setup an Airtable document like this - airtable

  2. Get your Airtable credentials here.

  3. Fill out the env file

cp .env.example .env
vim .env
  1. Deploy to vercel
vercel .

Extensions

About

A URL Shortener using Airtable and Vercel.

https://somesh.co

License:MIT License


Languages

Language:JavaScript 55.0%Language:HTML 42.8%Language:Shell 2.2%