← All projectsProject 01

Media and Journalism

Maintenance

News Kothri

Bilingual Hindi/English digital newsroom — full-stack platform with a public Next.js site, internal CMS, and Express/MongoDB backend.

Started Apr 2026

Next.jsDockerReact 18MongooseExpress.jsMongo DBNode.jsCloudflare R2Tailwind CSS
About the project

News Kothari is a production-grade bilingual news platform built for Hindi and English journalism. The public site is a Next.js 15 App Router application with server-side rendering, infinite scroll, Google OAuth reader accounts, bookmarks, reading history, and personalised recommendations. The internal CMS is a Vite + React SPA with a 9-role staff system (writers, editors, admins), a bilingual article editor with dual-desk workflow, and full image management via Cloudflare R2. The backend is Express.js + MongoDB with JWT auth, OTP password reset, audit logging, and YouTube Data API integration. Deployed on Vercel (public site + CMS) and Railway (backend + database).

Features

Bilingual Article Desk

Dual Hindi/English editor with role-locked desk system. Writers are assigned to either the Hindi or English desk and can only edit their language column. Editors review across desks. Editor-in-chief sees both.

Server-Side Rendered Public Site

Next.js 15 App Router with full SSR. First 24 articles arrive as HTML — no loading spinner. Infinite scroll loads more client-side. Language (Hindi/English) is set via cookie and rendered server-side on every request.

Reader Accounts & Personalisation

Google One Tap sign-in for public readers. Bookmarks, upvotes, reading history with progress tracking, and personalised article recommendations driven by a weighted signal system (view=1, share=2, complete=2, bookmark=3).

8-Role Staff Permission System

Super admin, admin, editor-in-chief, editor (EN/HI), writer (EN/HI), video editor — each with locked route access in both the CMS frontend and backend middleware.

Technology stack
Next.jsDockerReact 18MongooseExpress.jsMongo DBNode.jsCloudflare R2Tailwind CSS
Project journey

Planning

Design

Development

Testing

Deployment

Similar projects

Want something similar?

Tell us about your product goals and we will map a path from concept to delivery.

News Kothri | Projects | IUI