Skip to content

kurumeii/slug-link-shorten

Repository files navigation

📦 Stack used

🚀 Getting Started

  1. Fork this project:
  1. Install dependencies:
npm install
# or
pnpm install
# or
yarn install
  1. Create a .env file with the structure in the file .env.example

  2. Run the cmd

# Push your DB to mongodb:
npx prisma db push

# Run the project:
npm run dev

# (Optional) Run Prisma Studio to see your DB data:
npx prisma studio

🎉 Deploy on Vercel

https://slug-link-shorten.vercel.app/

Preview

image

image