This is a blog template that uses Notion as CMS.
Upload posts in Notion, share them through your blog!
This project uses App Router that is now stable in Next.js 13.4.
Check out the demo site HERE
https://www.youtube.com/watch?v=rZgh8a4ZjA8
Duplicate this notion blog template to your notion workspace. (Make your notion page public.)

Check your database id in the url. (needed as an environment variable)

Check your auth token in the cookie. (needed as an environment variable)

Slug should be unique because itβs used as url of the post page
NOTION_DATABASE_ID: getting started step 3
NOTION_AUTH_TOKEN: getting started step 4
SITE_URL: URL of your site (http://localhost:3000 in local environment)
API_KEY: Choose your own password for route handler