Building a simple website with Notion & NextJS
touch .env.local
fill .env.local
with this content
NOTION_TOKEN=
DATABASE_ID=
run the project.
yarn;yarn dev
Building a simple website with Notion & NextJS
touch .env.local
fill .env.local
with this content
NOTION_TOKEN=
DATABASE_ID=
run the project.
yarn;yarn dev