Skip to content

OmBaisane/DevPostify

Repository files navigation

🚀 DevPostify

A modern full-stack post management app built with Next.js, MongoDB, and Server Actions.

✨ Features

  • 📝 Create Posts
  • 📖 Read Posts
  • ✏️ Update Posts
  • 🗑️ Delete Posts
  • ⚡ Real-time UI updates
  • 🔔 Toast notifications
  • 🎨 Premium UI (Glass effect + animations)

🛠️ Tech Stack

  • Next.js (App Router)
  • TypeScript
  • MongoDB + Mongoose
  • Tailwind CSS
  • Server Actions

🌐 Live Demo

👉 https://dev-postify.vercel.app

📂 Project Structure

  • app/ → Pages & Components
  • app/api/ → API routes
  • app/actions.ts → Server Actions
  • models/ → Mongoose models
  • lib/ → DB connection

⚡ Key Learnings

  • Server vs Client Components
  • Real database integration
  • Full CRUD operations
  • Debugging production issues
  • Environment variables handling

🚀 Getting Started

git clone https://github.com/OmBaisane/DevPostify
cd devpostify
npm install
npm run dev

📌 Future Improvements
Authentication (Login/Signup)
Dark/Light mode
Pagination
Search & filter

🙌 Author
Made with 💻 by Om Baisane

About

Full-stack blog application built with Next.js, featuring CRUD operations and MongoDB integration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors