Skip to content

kavinvalli/ndotco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ndotco - Notion Alternative for dotco made by @someshkar

A URL shortener using Notion and Vercel

Setup

  1. Clone the repository and install dependencies.
git clone https://github.com/kavin25/ndotco
cd ndotco
npm i
  1. Setup a notion database with two columns - Slug (replace the Name Column with this) and Target which would be a URL Type

  2. Get your Notion Credentials here

  3. Replace .env variables

cp .env.example .env

Note: In production (Vercel), you'll have to enter the env variables manually

  1. Deploy to Vercel

About

A URL Shortener using Notion and Vercel - Notion Alternative to https://github.com/someshkar/dotco

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published