Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

g0v/itaigi

Repository files navigation

警告: 此為舊專案,目前已遷到新專案i3thuan5/itaigi ,由工程團隊支付Travis CI自動化測試費用並維護專案。

iTaigi 愛台語

Build Status devDependency Status made in taiwan made in g0v

Run

$ npm i
$ npm start

Then open http://localhost:3000/

Deploy

$ npm run deploy

Deploy test-server

測試上線。

  • 任選其中一臺
  • 到github pull request page
  • 確認沒有pull request正在使用測試機
  • 新增你的pull request
  • 標記你要用的測試機
$ npm run deploy-tshi3

Then open http://tshi3.itaigi.tw/

$ npm run deploy-giam7

Then open http://giam7.itaigi.tw/

$ npm run deploy-test

Then open http://test.itaigi.tw/

Coding style check

遵循Airbnb排版規則

$npm test
$npm run reformat

Nodejs installation (optional)

可使用nvm安裝nodejs,請指定4以上的版本。

$ curl -o- https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash && source ~/.nvm/nvm.sh
$ nvm install 6

$ nvm use 6

Backend

Wiki

License

MIT License http://g0v.mit-license.org/