https://github.com/g0v/itaigi
新台語·運動
https://github.com/g0v/itaigi
Last synced: about 2 months ago
JSON representation
新台語·運動
- Host: GitHub
- URL: https://github.com/g0v/itaigi
- Owner: g0v
- Archived: true
- Created: 2015-01-18T07:15:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T13:47:08.000Z (over 2 years ago)
- Last Synced: 2025-03-06T10:01:10.977Z (2 months ago)
- Language: JavaScript
- Homepage: https://itaigi.tw/
- Size: 36 MB
- Stars: 171
- Watchers: 125
- Forks: 39
- Open Issues: 71
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-g0v - itaigi - 新台語·運動 (Open Data Open Gov / 開放資料、開放政府 / 公營服務(基礎建設、健康與醫療、教育與研究、服務要求與陳情))
README
警告: 此為舊專案,目前已遷到新專案[i3thuan5/itaigi](https://github.com/i3thuan5/itaigi) ,由工程團隊支付Travis CI自動化測試費用並維護專案。
[](https://travis-ci.org/g0v/itaigi)
[](https://david-dm.org/g0v/itaigi?type=dev)
[](https://itaigi.tw)
[](http://g0v.tw/en-US/)* [itaigi網站](https://itaigi.tw)
* [FB粉專](https://www.facebook.com/ukauitaigi/)
* [Slack討論](https://g0v-tw.slack.com/messages/itaigi/)
* [萌典松](http://moe.kktix.cc/)
* [專案Hackpad](https://g0v.hackpad.tw/moed7ct-taigi-neologism)
* [API介面](http://docs.tai5uan5gian5gi2phing5thai5.apiary.io/#)
* [正規化工作表](https://docs.google.com/spreadsheets/d/1_sXX2CGJsfSUTg-r-RGc4ApU1fPUmuLc2DmUSy4y_Zk)### Run
```bash
$ npm i
$ npm start
```Then open
### Deploy
```bash
$ npm run deploy
```### Deploy test-server
測試上線。
* 任選其中一臺
* 到github pull request page
* 確認沒有pull request正在使用測試機
* 新增你的pull request
* 標記你要用的測試機```bash
$ npm run deploy-tshi3
```
Then open```bash
$ npm run deploy-giam7
```Then open
```bash
$ npm run deploy-test
```
Then open### Coding style check
遵循[Airbnb](https://github.com/airbnb/javascript)排版規則
```bash
$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](https://github.com/g0v/itaigi/wiki)
License
-----------MIT License