Skip to content

Dewiin/devlink

Repository files navigation

DevLink

logo

DevLink


Table of Contents
  1. Introduction
  2. Features
  3. Preview
  4. Contributing
  5. License

Introduction

DevLink is a full-stack messaging platform built with React, TypeScript, Express, Prisma, and PostgreSQL. It enables users to connect through direct messages and a global community chat while providing a secure authentication system with both local and OAuth login.
The frontend delivers a responsive chat experience featuring conversation management, user discovery, grouped messages, and a modern interface built with reusable UI components.

This repository contains the client-side application.

Server

DevLink's frontend communicates with a separate RESTful API built with Express, Prisma, and PostgreSQL.

Features

  • 💬 Messaging

    • Global community chat available to all authenticated users.
    • Private one-on-one conversations between users.
    • Smooth auto-scrolling to the latest messages.
  • 🔐 Secure Authentication

    • Google and GitHub OAuth login.
    • JWT authentication with rotating refresh tokens.
    • Secure HttpOnly cookie-based session management.
  • 👥 User Discovery

    • Browse all registered users.
    • Search users by display name.
    • Start conversations directly from user profiles.
  • 🎨 Responsive UI

    • Clean messaging interface built with reusable components.
    • Mobile-friendly navigation.
    • Built using Tailwind CSS and shadcn/ui.

Built With

React TypeScript React Router React Hook Form Vite shadcn/ui Tailwind CSS

Back to top

Preview

Global Chat

Home Screen

Direct Messages

Chat Screen

User Profile

Profile Screen

Back to top

Contributing

I enjoy building open-source software and creating applications that solve real-world problems. Contributions of all kinds are welcome, including:

  • New features
  • Bug fixes
  • Performance improvements
  • UI/UX enhancements
  • Documentation improvements
  • Suggestions and feedback

Here's how you can contribute

  1. Fork the repository.
  2. Create a feature branch.
  3. Commit your changes.
  4. Push your branch.
  5. Open a pull request.

Back to top

License

MIT License

Copyright (c) 2026 Devin

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A modern full-stack messaging platform with React + Express architecture powered by Prisma and PostgreSQL. The platform supports global and private messaging, secure authentication with JWT and OAuth, and a responsive chat experience across desktop and mobile devices.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages