Skip to content

Latest commit

Β 

History

History
33 lines (25 loc) Β· 1.79 KB

File metadata and controls

33 lines (25 loc) Β· 1.79 KB

πŸš€ Mili CMS

Mili CMS is a modern, feature-rich Content Management System designed to streamline the management of products, articles, purchases, and invoices. Built for efficiency and scalability, it provides a solid foundation for e-commerce and content-driven platforms.

TypeScript Next.js License

✨ Key Features

  • πŸ“¦ Product Management – Full CRUD operations for your product catalog.
  • πŸ“ Article System – Write, edit, and publish blog posts or documentation.
  • πŸ›’ Purchase Tracking – Monitor and manage customer orders.
  • 🧾 Invoicing – Generate and handle invoices seamlessly.
  • ⚑ Modern Stack – Built with Next.js (App Router), TypeScript, and Drizzle ORM.
  • 🎨 Rich Editor – Integrated WYSIWYG editor for content creation.

πŸ› οΈ Tech Stack

Category Technology
Framework Next.js (v16+) with App Router & Partial Prerendering (PPR)
Language TypeScript
Database PostgreSQL (via Drizzle ORM)
Styling Tailwind CSS + CSS Modules
Editor Rich text editor (integrated)
Dev Tools ESLint, Husky

πŸ“‹ Prerequisites

  • Node.js (v18 or later)
  • PostgreSQL database
  • npm / yarn / pnpm / bun