make .env
file in project root and input NOTION_API_KEY and NOTION_DATABASE_ID from notion integration.
NOTION_API_KEY=secret_********
NOTION_DATABASE_ID=*********
and install package
npm install
run
npm run dev
If you want more information, visit my blog