Skip to content

Alevado Energy

A full product catalog for Alevado Energy DOO, a North Macedonian manufacturer of LAN, alarm, and signal cables. Built on a Next.js storefront backed by a headless PocketBase CMS, with a technical datasheet pipeline that turns engineering spec sheets into structured, browsable product data.

ClientAlevado Energy DOO
RoleFull-Stack Developer & Designer
Year2026
Next.jsTypeScriptTailwind CSSMotionPocketBaseVPS Hosted
Alevado Energy cable catalog website

54

Products Cataloged

Headless CMS

Backend

Self-Managed VPS

Deployment

Process

01

Catalog Architecture

Modeled the entire product domain from the ground up — categories, products, and galleries — with cable-specific attributes like shielding, jacket, and variants. Defined a data pipeline that converts engineering datasheets into structured, queryable specs.

Data modelDatasheet pipelineContent schema
02

Full-Stack Development

Built the storefront in Next.js against a headless PocketBase backend. Media and files are proxied server-side so the CMS never has to be publicly exposed, keeping the admin surface private while the catalog stays fast and fully static.

StorefrontHeadless CMS integrationServer-side file proxy
03

Deployment & Handover

Shipped to a self-managed VPS — PocketBase and the Next.js app run under PM2 behind an Nginx reverse proxy with Let's Encrypt SSL. Full ownership of the stack from build to production, with the client able to manage products through the CMS.

Production VPSNginx + SSLClient-managed CMS