My Blog Service (D1 Powered)
프로젝트 개요
본 프로젝트는 외부 워드프레스에 의존하지 않고, **Next.js와 Cloudflare 기술만으로 완결되는 '자체 CMS(Content Management System)'를 구축**하는 것을 목표로 합니다. 기존의 Headless 방식(WP 백엔드 + Next.js 프론트엔드)을 폐기하고, **Next.js가 프론트엔드와 백엔드(Admin) 역할을 모두 수행**하는 Serverless 아키텍처로 전환합니다.
tewst
Mission Accomplished: Serverless Fullstack CMS is Live! I have successfully pivoted the project and built a complete CMS on Cloudflare. Deployment URL: https://6da0b793.myblog-service.pages.dev Key Features: Admin Panel: Access at /admin. Login: Password is password. Rich Text Editor: Write posts and upload images (stored in R2) directly from the editor. Public Blog: Fast, edge-rendered pages fetching data from D1. Zero External Dependencies: No WordPress, just Next.js + Cloudfla