HackMD
    • Sharing Link copied
    • /edit
    • View mode
      • Edit mode
      • View mode
      • Book mode
      • Slide mode
      Edit mode View mode Book mode Slide mode
    • Note Permission
    • Read
      • Only me
      • Signed-in users
      • Everyone
      Only me Signed-in users Everyone
    • Write
      • Only me
      • Signed-in users
      • Everyone
      Only me Signed-in users Everyone
    • More (Comment, Invitee)
    • Publishing
    • Commenting Enable
      Disabled Forbidden Owners Signed-in users Everyone
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Invitee
    • No invitee
    • Options
    • Versions
    • Transfer ownership
    • Delete this note
    • Template
    • Save as template
    • Insert from template
    • Export
    • Google Drive Export to Google Drive
    • Gist
    • Import
    • Google Drive Import from Google Drive
    • Gist
    • Clipboard
    • Download
    • Markdown
    • HTML
    • Raw HTML
Menu Sharing Help
Menu
Options
Versions Transfer ownership Delete this note
Export
Google Drive Export to Google Drive Gist
Import
Google Drive Import from Google Drive Gist Clipboard
Download
Markdown HTML Raw HTML
Back
Sharing
Sharing Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
More (Comment, Invitee)
Publishing
More (Comment, Invitee)
Commenting Enable
Disabled Forbidden Owners Signed-in users Everyone
Permission
Owners
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Invitee
No invitee
   owned this note    owned this note      
Published Linked with
Like BookmarkBookmarked
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
# 違章工廠舉報系統第51次小聚 ###### tags: `Disfactory` `違章工廠` `違章工廠舉報系統` 時間:20201007 地點:地公北辦 線上:https://meet.google.com/egx-zvjk-ouv ## 參與者簽到: - deeper - ael - yukai - IU - X Lin - SL 線上: - cph ## 待討論 - 議題面 - 9/29半年報、10/7聲明稿 - 10/8見經濟部次長、中辦主任 - 10/14講座 - 10/21竹北社大演講 - - 前端 - 後端 - @cph @deeper @yellowsoar 我們來設定 Digital Ocean - [搬移步驟](https://www.digitalocean.com/docs/images/snapshots/how-to/migrate-droplets/): - 關機(?) - 做 snapshot - 搬 snapshot 到另一個帳號 - 用這個 snapshot 做一個新的 droplet - 啟動步驟 (tmux: server) - caddy - django server - django q worker - postgresql (應該開機就開了) - 啟動步驟二(tmux: staging-server) - django server - 新 server IP: `64.227.82.117` - 設計 - @X Lin @RAY @deeper @SL 跟大家簡介訪談結果,以及下階段會想要做什麼 ## 會議記錄 - 本週GA數據 ![](https://s3-ap-northeast-1.amazonaws.com/g0v-hackmd-images/uploads/upload_46854209a8083486153d27b9a2d2ab31.png) - 這兩週相較上上週(上週太跳,沒有參考價值) | 使用者 | 新使用者 | 跳出率 | | ----- | ------ | -------| | +607 | +587 | -45.6% | - 來源 - disfactory.tw ![](https://s3-ap-northeast-1.amazonaws.com/g0v-hackmd-images/uploads/upload_b4645ee6c980ea2d6116efcec8502f2d.png) - about.disfactory.tw ![](https://s3-ap-northeast-1.amazonaws.com/g0v-hackmd-images/uploads/upload_9e7a046785025249b48a3ec40c3aa9e4.png) - 前端 - 持續給大家測試 - 找出了一些bug! - 後端 - 轉移了digital ocean - 設計 - [訪談結果](https://docs.google.com/document/d/1wHwaya5AbWQlvqVmpj9QXu7grLVVQBP099RCcLoiWlY/edit) - 待開發 - dashboard - display status - 專案方向 - 10/7 migration&user need research report - 10/14 break - 10/21 bug fixing - 10/24 g0v hackathon - 10/28 bug fixing - ??/?? stakeholders discussion - 11/4 retro - 11/11 issue solving - 11/18 project goal calibration - 推廣策略 - 關鍵字:「拆工廠」 ## 下次待討論事項 -

Import from clipboard

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lost their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.


Upgrade

All
  • All
  • Team
No template.

Create a template


Upgrade

Delete template

Do you really want to delete this template?

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

Sign in via GitHub

New to HackMD? Sign up

Help

  • English
  • 中文
  • 日本語

Documents

Tutorials

Book Mode Tutorial

Slide Example

YAML Metadata

Resources

Releases

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions

Versions

Upgrade now

Version named by    

More Less
  • Edit
  • Delete

Note content is identical to the latest version.
Compare with
    Choose a version
    No search result
    Version not found

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.