bitspaceorg / url-shortner

This open-source tool allows you to shorten long web addresses into concise, easy-to-share links. Say goodbye to lengthy URLs and optimize your online sharing experience.
https://urlshortener.bitspace.org.in
11 stars 36 forks source link

[FEAT] : Prisma Integration #2

Closed BharathSanjeeviT closed 1 year ago

BharathSanjeeviT commented 1 year ago

Description

Integrating Prisma ORM into our project will bring numerous benefits, including faster and more reliable queries, flexible data modeling, and easier management of the database. This will allow developers to focus more on building features rather than dealing with complex queries, making our project more scalable and user-friendly.

Changes Made

I have spent significant time testing and integrating Prisma into our codebase, ensuring compatibility and adherence to established code conventions.

Impact

The integration of Prisma will enhance the performance and functionality of our project, and I am confident that it will help us to better serve our users.

Testing Done

I have tested the integration thoroughly and made sure it works seamlessly with our existing codebase.

Request for Review

I would appreciate your feedback on this Pull Request.

Screenshots / Videos

https://user-images.githubusercontent.com/119755499/228765402-2c1b0235-ac16-4e3e-9587-6c62bff238c2.mp4

BharathSanjeeviT commented 1 year ago

Hey @RahulNavneeth and @navi-prem , Please take a look at this PR, Thanks 😄

RahulNavneeth commented 1 year ago

@BharathSanjeeviT For future PR please add validation for existing url 😄

RahulNavneeth commented 1 year ago

LGTM 🌟