Skip to content

Manage your shortlinks with ease using Next.js and Vercel serverless functions

Notifications You must be signed in to change notification settings

Sarfraz-droid/pepper

Repository files navigation

App is currently in construction.

Pepper

pepper lets you manage your shortlinks with ease using Next.js and Vercel serverless functions.


Contents

Why?

Pepper allows you to manage your shortlinks with ease. It is built with Next.js and Vercel serverless functions.

Tech Stack

  • Next.js
  • Edge Functions
  • Tailwind CSS

Installation

  1. Clone the repo
git clone
  1. Install dependencies
npm install
  1. Run the development server
npm run dev

Deployment to Vercel

Deploy with Vercel

Deployment Steps

  1. Press the button above to deploy to Vercel.
  2. Add the following environment variables in the Vercel dashboard.
    1. NEXT_PUBLIC_ID - Your Login Username
    2. NEXT_PUBLIC_PASSWORD - Your Login Password
  3. Connect Postgres database to your Vercel project. Follow this guide.
  4. All done! 🎉
  5. (Optional) If you want to use your own domain, follow this guide.

About

Manage your shortlinks with ease using Next.js and Vercel serverless functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published