Atjeh Times is a full-stack news website where users can browse and read articles, and authors and admins manage content through a custom-built CMS.
For readers:
For authors:
For admins:
The problem this solves is giving a small publication a self-hosted, full-featured news platform without relying on a third-party CMS. Authors get an easy writing/publishing workflow, and admins keep full control over users and content. The backend uses JWT-based authentication with Passport, MongoDB/Mongoose for data, and is set up for serverless deployment on Vercel.