Skip to content

Commit

Permalink
Merge pull request #6 from MidraLab/docs/update_readme
Browse files Browse the repository at this point in the history
docs: envファイルの構築ドキュメントの追加
  • Loading branch information
ayutaz authored Jun 20, 2023
2 parents 623eba9 + 200f8ff commit 6f06669
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 6f06669

Please sign in to comment.