type
status
date
slug
summary
tags
category
icon
password
next.js
学习next.js只要跟着官网的blog项目走就基本可以理解大致流程
notionApi
首先需要通过获得秘钥,来调用notion api,下面官网的教程很详细
对前端天然友好的sdk!直接查看文档就可以在项目中使用
notion-sdk-js
makenotion • Updated Aug 30, 2023
通过官方文档的api就可以在前端项目中使用sdk了
在next.js项目中获取notionApi数据
在
lib
文件夹中建一个js
文件在前端页面用这样使用
增量更新不重新部署
本地环境变量调试
示例项目
psy-intro
yingwinwin • Updated Jul 18, 2023
- 作者:yingwinwin
- 链接:https://yingwinwin.top/article/8b4bf6f8-8eb7-4507-b1f0-bebec01c6da1
- 声明:本文采用 CC BY-NC-SA 4.0 许可协议,转载请注明出处。
相关文章