Tiendita:Tiendita电子商务 源码
Tiendita Tiendita是在Rails 6中使用Spree gem和i18n内部化进行电子商务的快速基础。 安装 创建新的Rails应用 如果要从头开始运行新应用程序(例如): rails new store cd store 最好使用以下参数使用数据库创建新的Rails应用(例如MySQL / MariaDB或其他NoSQL(例如MongoDB)):确保将NoSQL的宝石(例如MongoDB或MySQL / MariaDB数据库)放入Gemfile rails new store -d mysql cd store 您也可以将Spree添加到现有的Rails应用程序中。
下载地址
用户评论