Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/g0v/sunflower
島嶼天光學潮實紀錄 Source Code.
https://github.com/g0v/sunflower
Last synced: 18 days ago
JSON representation
島嶼天光學潮實紀錄 Source Code.
- Host: GitHub
- URL: https://github.com/g0v/sunflower
- Owner: g0v
- Created: 2014-04-04T19:32:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-15T15:15:57.000Z (about 8 years ago)
- Last Synced: 2024-07-31T22:38:25.486Z (4 months ago)
- Language: HTML
- Homepage: http://g0v.github.io/sunflower/
- Size: 193 KB
- Stars: 0
- Watchers: 122
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-g0v - sunflower - 太陽花學運全記錄 (Media / 新媒體 / 經濟活動(生產及各類執照、不動產與金融、國際貿易))
README
島嶼天光學潮實紀錄
=============
Web site: [http://g0v.github.io/sunflower/](http://g0v.github.io/sunflower/)在學運中,文播組一直有在做相關逐字稿的紀錄,雖然學運在立法院的行動暫時畫下逗點,但本著「遍地開花」之精神,故著手於所有的資料之統合,而不是四散的狀態。
## API Server
Github: [https://github.com/g0v/SunflowerDocumentaryAPI](https://github.com/g0v/SunflowerDocumentaryAPI)
## 開發
### 開發之前
- Windows: 安裝 [node.js](http://nodejs.org/)
直接從官網下載安裝檔- MAC: 使用 [Homebrew](http://brew.sh/) 安裝 node.js
```
$ brew install node
```### 如何開發
```
% npm i
% npm start
```接著用瀏覽器開啟 `http://localhost:3000/` 即可觀看,任何修改會即時更新。
## 相關文件
Hackfoldr: [http://hack.g0v.tw/sunflowerDocumentary](http://hack.g0v.tw/sunflowerDocumentary)