Skip to content

🔗 URL Shortener built with Next.js, MongoDB and Vercel

License

Notifications You must be signed in to change notification settings

crashmax-dev/shortener

Repository files navigation

ie.vercel.app

GitHub deployments Deploy with Vercel

Overview

  • pages/* - All other static pages.
  • pages/api/* - API routes.

Running Locally

$ git clone https://github.com/crashmax-dev/shortener.git
$ cd shortener
$ npm install
$ npm run dev

Create a .env file similar to .env.example.

Built Using

TODO

  • Создание личного кабинета (работа с JWT)
  • Добавить удаление ссылок из базы данных
  • Выводить на клиенте информацию о ссылке (количество переходов, дата создания)
  • Доработать передачу дополнительных параметров (slug/query) в ссылку при перенаправлении
  • Добавить опциональный input для кастомного slug'a
  • Доработать design

About

🔗 URL Shortener built with Next.js, MongoDB and Vercel

Topics

Resources

License

Stars

Watchers

Forks

Languages