logo
icon

LiteCart

LiteCart is an open-source shopping cart packed into a single file with an embedded SQLite database. It features a convenient dashboard UI, a simple storefront, and supports card and cryptocurrency payments via Stripe and PayPal. Lightweight and easy to deploy with Docker.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-04-03
Services
service icon
Tags
E-commerceShoppingSelf-hosted

LiteCart

LiteCart is an open-source shopping cart in a single file with an embedded SQLite database. It provides a convenient admin dashboard and a clean storefront for selling digital and physical products.

What You Can Do After Deployment

  1. Access the admin dashboard to configure your store settings
  2. Add products with descriptions, images, and pricing
  3. Configure payment providers (Stripe, PayPal, or cryptocurrency)
  4. Customize the storefront appearance to match your brand
  5. Manage orders and track sales from the dashboard

Key Features

  • Single-file deployment with embedded SQLite database
  • Admin dashboard for store management
  • Support for Stripe, PayPal, and cryptocurrency payments
  • Digital and physical product support
  • Lightweight and fast Go binary
  • Customizable storefront templates

First Run

LiteCart initializes its database on first startup automatically. The admin panel is accessible at your domain root.

License

MIT — GitHub