NaesungCMS is a hybrid, multi-tenant Content Management System engineered for Zero Trust Security and High Performance.
It is designed to be the ultimate solution for developers who need:
Unlike other CMSs that lock you into Vercel or a specific cloud, NaesungCMS uses an Adapter Pattern to abstract infrastructure.
We assume the application layer is hostile. Every database query is wrapped in a withTenant HOF (Higher-Order Function) that forcibly injects the current tenant ID, making it mathematically impossible for one tenant to access another’s data.
The editor is not just a text area. It’s a fully-featured Block Editor (Tiptap) supporting:
/)Created by Choi Minseo