GrandNode
Open-source, cross-platform eCommerce platform built on ASP.NET Core and MongoDB.
Why consider GrandNode?
GrandNode is a high-performance open-source eCommerce solution built with .NET and MongoDB. It provides document-database speed for large catalogs, multi-tenant B2B portals, and booking systems.
Learn GrandNode by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of GrandNode
GrandNode leverages MongoDB's schema flexibility to handle catalogs with millions of distinct product attributes without relational database joins. It includes auction features, recurring product subscriptions, and visual page builders.
Running GrandNode via Docker
docker run -d \ --name grandnode \ -p 5000:5000 \ grandnode/grandnode2:latestAccess the store initialization assistant on http://localhost:5000.
GrandNode is distributed under the GNU General Public License v3.0 (GPL-3.0).
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.