Skip to content

quirbyte/Dev-Links

Repository files navigation

DevLinks

A high-performance, full-stack link management platform designed for the modern web. Built with Next.js 16, Prisma, and Tailwind CSS, DevLinks provides users with a unified, professional landing page to showcase their digital presence.

🚀 Live Demo

devlinks-tau-seven.vercel.app

Screenshot 2026-04-28 114246

✨ Core Features

  • Multi-tenant SaaS Architecture: Leverages Next.js App Router for high-speed performance and scalability.
  • Streamlined Onboarding: A custom-built flow for username reservation and profile setup.
  • Unified Authentication: Secure login via NextAuth.js supporting:
    • Social Providers: Google, GitHub, and LinkedIn.
    • Credentials: Standard email/password authentication.
  • Responsive Dashboard: A clean, intuitive UI built with Tailwind CSS and Radix UI primitives.
  • Dynamic Link Management: Real-time profile updates and link organization.
  • Optimized Build Pipeline: Engineered to handle strict pre-rendering requirements using Turbopack and React Suspense boundaries.

🛠️ Tech Stack

  • Framework: Next.js 16 (App Router)
  • Language: TypeScript
  • Database: PostgreSQL with Prisma ORM
  • Authentication: NextAuth.js (Auth.js)
  • State Management: React Context & Hooks
  • Deployment: Vercel

🏗️ Project Architecture

The project follows a modular structure to ensure maintainability and build stability:

  • app/ - Server-side layouts and route handlers.
  • components/ - Atomic UI components and isolated Client Components (using Suspense boundaries).
  • prisma/ - Database schema definitions and modeling.
  • api/ - Backend logic for authentication and user data management.

🛡️ License

Distributed under the MIT License.


Developed by Soumyadip Mondal

About

A high-performance, full-stack link management platform built with Next.js 16, Prisma, and Tailwind CSS. It features a multi-tenant architecture, secure OAuth authentication (Google, GitHub, LinkedIn), and a custom onboarding flow, all optimized for high-speed delivery via Turbopack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages