Skip to content

Commit

Permalink
docs: envファイルの構築ドキュメントの追加
Browse files Browse the repository at this point in the history
  • Loading branch information
ayutaz committed Jun 20, 2023
1 parent 623eba9 commit 200f8ff
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
* Notionの定例ページのタイトルの自動変更
* Notionの定例ページをdiscordに通知

# set up environment
```dotenv
MIDRA_LAB_NOTION_API=YOUR_NOTION_API
NOTION_DATABASE_URL=YOUR_NOTION_DATABASE_URL
DISCORD_WEBHOOK_URL=YOUR_DISCORD_WEBHOOK_URL
```

# setup
1. install docker and docker desktop
2. clone this repository
Expand Down

0 comments on commit 200f8ff

Please sign in to comment.