Skip to content

This FullStack project is a blog application built with TypeScript, Express, and Prisma, following the MVC architecture. The backend uses Prisma ORM with a PostgreSQL database to manage essential data models such as category, post, tag, post-tag relationships, and comments. On the frontend, React is used to create a dynamic interface that seamless

Notifications You must be signed in to change notification settings

seferogluemre/BlogEnginePrisma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

This FullStack project is a blog application built with TypeScript, Express, and Prisma, following the MVC architecture. The backend uses Prisma ORM with a PostgreSQL database to manage essential data models such as category, post, tag, post-tag relationships, and comments.

On the frontend, React is used to create a dynamic interface that seamlessly integrates with the backend. Users can browse blog posts, filter them by categories, leave comments, and explore content through tags.

Technologies Used: 🔹 Backend: Node.js, Express.js, TypeScript, Prisma, PostgreSQL 🔹 Frontend: React, TypeScript, Axios, React Router

This setup ensures a clean and scalable code structure, making it well-suited for modern JavaScript/TypeScript development. 🚀

About

This FullStack project is a blog application built with TypeScript, Express, and Prisma, following the MVC architecture. The backend uses Prisma ORM with a PostgreSQL database to manage essential data models such as category, post, tag, post-tag relationships, and comments. On the frontend, React is used to create a dynamic interface that seamless

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published