SkillAgentSearch skills...

Amerta

Amerta is a modern, developer-first e-commerce framework built on top of Payload CMS and Next.js. It is designed to replace legacy platforms with a fully typed, scalable architecture that provides absolute control over the storefront and admin experience.

Install / Use

/learn @n-for-all/Amerta
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

<div align="center"> <a href="https://amerta.io" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://storage.googleapis.com/ajaxy/amerta/amerta-logo-dark.svg"> <img alt="Amerta Logo" src="https://storage.googleapis.com/ajaxy/amerta/amerta-logo.svg" width="280"/> </picture> </a> <br /> <br /> <a href="https://opensource.org/licenses/MIT"> <img src="https://img.shields.io/badge/License-MIT-green.svg" alt="License"> </a> <a href="https://www.npmjs.com/package/amerta"> <img src="https://img.shields.io/npm/v/amerta.svg" alt="npm version"> </a> <a href="https://github.com/n-for-all/amerta/stargazers"> <img src="https://img.shields.io/github/stars/n-for-all/amerta.svg" alt="GitHub stars"> </a> <br /> <br /> <h1>Amerta</h1> <strong> A production-ready E-commerce starter built with Next.js 16 (App Router) and Payload CMS 3+. </strong> <br /> <br /> <p> Amerta combines a high-performance Next.js storefront with a powerful, headless Payload CMS backend. It features a custom authentication system, isolated admin panel, and a modular architecture designed for scale. </p> <p> <a href="https://amerta.io/docs"><strong>Explore the docs »</strong></a> <br /> <a href="https://amerta.io/demo">View Demo</a> · <a href="https://github.com/n-for-all/amerta/issues">Report Bug</a> · <a href="https://github.com/n-for-all/amerta/discussions">Request Feature</a> </p> </div> <br /> <p align="center"> <img src="https://storage.googleapis.com/ajaxy/amerta/amerta-screenshot.jpg" alt="Amerta Screenshot" width="100%" style="border-radius: 8px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);" /> </p>

✨ Features

  • Modern Stack: Built on Next.js 16 (App Router) & Payload CMS 3.7+.
  • Dual Authentication: Isolated sessions for Admin and Customers (Storefront).
  • Type-Safe: Full TypeScript support with auto-generated types.
  • Database Agnostic: Configured for MongoDB (Mongoose) but supports Postgres.
  • E-commerce Ready:
    • Customer Accounts & Auth
    • Product Catalog Management
    • Shopping Cart Logic
    • Address Book Management
  • Custom Admin UI: White-labeled dashboard with custom onboarding flow.
  • Email Integration: Built-in templates for verification and password resets.

🚀 Quick Start

The fastest way to get started is using our CLI tool. This will scaffold the project and install all dependencies for you.

npx create-amerta-app my-store

Related Skills

View on GitHub
GitHub Stars23
CategoryDesign
Updated4d ago
Forks5

Languages

TypeScript

Security Score

95/100

Audited on Apr 1, 2026

No findings