mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add litecart to E-Commerce (#633)
This commit is contained in:
parent
acda1b4e25
commit
3dec813feb
1 changed files with 12 additions and 0 deletions
12
software/litecart.yml
Normal file
12
software/litecart.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: "Litecart"
|
||||
website_url: "https://github.com/shurco/litecart"
|
||||
source_code_url: "https://github.com/shurco/litecart"
|
||||
description: "Shopping cart in 1 file (with support for payment by card or cryptocurrency)."
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Go
|
||||
- Docker
|
||||
tags:
|
||||
- E-commerce
|
||||
depends_3rdparty: true
|
||||
Loading…
Reference in a new issue