An open API service indexing awesome lists of open source software.

https://github.com/wonism/gatsby-source-notion-contents-sample

Sample project of `gatsby-source-notion-contents` 👉
https://github.com/wonism/gatsby-source-notion-contents-sample

Last synced: 6 months ago
JSON representation

Sample project of `gatsby-source-notion-contents` 👉

Awesome Lists containing this project

README

        

# Sample of gatsby-source-notion-contents

> refer: https://github.com/wonism/gatsby-source-notion-contents

## If you want build your own gatsby app with notion
```
$ export NOTION_TOKEN="<>"
$ npm run build
```