- 下載influxdb2.0並建立organizaiton和建立token
- 建立MYSQL資料庫
- 複製.env.enample檔命名成.env檔並填入自己的influxdb資料和MYSQL資料
- 下載雲端硬碟的資料
- 使用
python/layer_data_to_mongo
來建立圖層資料
- 下載雲端硬碟的資料
- 使用
python/getAll_ST_NO_toMongoDB
建立所有水位站點的mongodb索引資料 - 使用
python/JsonToInfluxdb_v4(groundwater)
建立influxdb的資料
cd client
npm install
npm start
cd server
pipenv install
python3 manage.py runserver
- npm unistall react-scripts
- npm install --save react-scripts@4.0.3