litecart
Lightweight single-file self-hosted shopping cart with admin UI
Litecart is a compact, self-hosted shopping cart implemented as a single executable with an embedded SQLite database and a Svelte-based administration UI. It provides a simple storefront, order management, and support for payments and digital goods in a minimal footprint.
Key Features
- Single-file server executable (Go) with embedded SQLite for easy deployment and simple backups
- Svelte/TypeScript based admin dashboard and lightweight public storefront UI
- Built-in support for common payment flows including card/Stripe, PayPal and cryptocurrency payments
- Digital products and license key delivery workflows for selling downloads or keys
- CLI commands for init, serve, migrate and update; Docker and Docker Compose manifests included for containerized deployment
- Example Kubernetes manifests and optional Nginx reverse-proxy configuration for production deployments
- Multi-language support out of the box (default English and Chinese) and configurable site content
- Small resource footprint aimed at single-server or hobby use with fast one-click or script-based installs
Use Cases
- Small merchants or solo developers who need a simple self-hosted storefront and checkout without a complex e-commerce platform
- Selling digital products, downloads, or license keys with automated delivery and order management
- Lightweight demo stores, pop-up shops, or hobbyist projects that benefit from quick setup and containerized deployment
Limitations and Considerations
- Project is in 0.x development; breaking changes and rapid iteration may occur before a 1.0.0 release
- Embedded SQLite and single-binary design are not ideal for high-concurrency, multi-node or very large catalogs; consider this for low-to-moderate traffic sites
- Plugin ecosystem and enterprise features are limited compared to mature e-commerce platforms; integrations beyond provided payment methods may require custom development
Litecart is designed for simplicity and fast setup, trading extensive extensibility for a compact, opinionated experience. It is well suited for self-hosted small stores and digital product sellers who want minimal operational overhead.
Categories:
Tags:
Tech Stack:
Similar Services

Ghost
Publishing platform with newsletters and paid memberships
Ghost is an open-source publishing platform for blogs and websites with built-in newsletters, membership management, and paid subscriptions.

Odoo
Modular open-source business apps suite (ERP, CRM, eCommerce)
Odoo is a modular suite of web-based business apps, providing an open-source ERP with CRM, accounting, inventory, HR, eCommerce, website, and more.

Hyperswitch
Open-source payment orchestrator and modular payments switch
Hyperswitch is an open-source payments switch and orchestrator that connects multiple payment processors through a single API, with modules for routing, vaulting, retries...

Medusa
Open-source, headless ecommerce backend built for customization.
Open-source, API-first commerce backend with modular architecture for custom storefronts and marketplaces.


Invoice Ninja
Invoicing, quotes, payments, projects, and time tracking
Self-hostable invoicing platform for invoices, quotes, recurring billing, online payments, expenses, projects, and time tracking with a client portal and API.

Lago
Open-source metering and usage-based billing API
Open-source billing infrastructure for usage metering, subscriptions, invoicing, and hybrid pricing via an API and web interface.

Go
Docker
TypeScript
Svelte