
Project Overview
A modern, full-stack blogging platform built for content creators. The application features a rich text editor, markdown support, image uploading, and a clean reading interface. The backend is powered by a robust REST API that handles user authentication, session management, and CRUD operations, wrapped in an elegant and highly responsive frontend.
Key Features
- Rich text and markdown support for article creation.
- Secure JWT-based authentication and route protection.
- Relational database design using PostgreSQL and Supabase.
- Responsive, mobile-first reading interface.
- One-click automated batch deployment scripts.
Technologies Used
PythonFastAPIPostgreSQLSupabaseReact