Skip to content

A NextJS app where you can create a shortened version of a long URL.

Notifications You must be signed in to change notification settings

lachimek/tiny-kntp

Repository files navigation

TINY-KNTP

A NextJS app where you can create a shortened version of a long URL.

Libraries used

Demo and run-it-yourself

DEMO deployed on Vercel

To run it locally clone the repo and
  • run npm install
  • create .env file in root with key DATABASE_URL="your_db_url"
  • npx prisma db push
  • npx prisma generate
  • npm run dev

About

A NextJS app where you can create a shortened version of a long URL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published