Documentation: https://developers.notion.com/reference/intro
- Notion DB Properties
- Copy file .env.example to .env and update
NOTION_SECRET=
DATABASE_NOTES_ID=
- Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
npm i @notionhq/client
npm i slugify