Simple and Robust Content Management System
EzMs is a modern CMS built for flexibility, ease of integration, and developer productivity. It leverages industry-standard technologies across its backend and frontend, enabling scalable content management for a variety of applications.
- NestJS: Modular Node.js framework for building efficient server-side applications.
- Prisma: Next-generation ORM for database access.
- Supabase: Integration for scalable authentication and storage.
- JWT & Argon2: Robust authentication with JSON Web Tokens in combination with Secure password hashing.
- Throttler, Cache Manager: Rate limiting and caching solutions.
- Other: Multer (file uploads), Zod (validation), RxJS (reactive programming), Axios (HTTP client).
- React: UI library for building fast and interactive user interfaces.
- Vite: Lightning-fast build tool and development server.
- Tailwind CSS: Utility-first CSS framework for rapid styling.
- React Router: Declarative routing for React apps.
- LocalForage: Offline storage.
- Sonner: Notification system.
- Access the CMS dashboard via your browser after starting the server.
- Refer to the documentation for API usage and customization options.
Contributions are welcome! Please open issues and submit pull requests.