eCommWar

A leaderboard of the top open-source e-commerce platforms. Promoting the bests for building reliable stores.

Github星跟蹤圖

eCommWar

eCommWar.com, a leaderboard of top open-source e-commerce platforms.

Contributing

Missing an e-commerce platform here? Just fork the repo and add your platform
as a <name>.md in the source/projects folder.

Make sure to follow the following rules:

  • Open Source: The platform must have a public repository on Github that we can link to and pull in stats from.
  • Stick to the format: Fill out all the same fields as the other e-commerce platforms in source/projects.
  • Short description: Keep all the details for the body text, keep the description for the overview page short and sweet.

Running locally

eCommWar is built with Middleman. To install and run locally:

git clone https://github.com/ecommwar/ecommwar.git
cd ecommwar
bundle install (requires ruby 2.1.2 to work w/o errors)
bundle exec middleman

You'll run into GitHub's API limits very quickly if you just do this. To avoid this we recommend you create a Github API token with permissions to access public repositories and Gist.

Then create a Gist with a single file data.json with an empty javascript object literal as content: {}

Then set these environment variables before running middleman:

export GITHUB_TOKEN=YOUR_TOKEN
export GIST_ID=ID_OF_YOUR_GIST

Then middleman will use the Gist you specified to archive stats (stars, forks and issues) for the repositories.

License

This project is licensed under the MIT license.

主要指標

概覽
名稱與所有者eCommWar/eCommWar
主編程語言JavaScript
編程語言Ruby (語言數: 4)
平台
許可證
所有者活动
創建於2017-01-30 06:51:47
推送於2023-11-27 11:40:33
最后一次提交2023-11-27 13:43:16
發布數0
用户参与
星數218
關注者數10
派生數41
提交數96
已啟用問題?
問題數6
打開的問題數5
拉請求數19
打開的拉請求數2
關閉的拉請求數2
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?