https://github.com/ragingwind/spr-landing
Serverless Pre-rendering with notion. Refactoring for workshop, code from https://github.com/zeit/spr-landing
https://github.com/ragingwind/spr-landing
Last synced: over 1 year ago
JSON representation
Serverless Pre-rendering with notion. Refactoring for workshop, code from https://github.com/zeit/spr-landing
- Host: GitHub
- URL: https://github.com/ragingwind/spr-landing
- Owner: ragingwind
- Created: 2019-12-20T01:35:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-20T13:18:38.000Z (over 6 years ago)
- Last Synced: 2025-01-13T00:32:27.635Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://spr-landing.ragingwind.now.sh/
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Serverless Pre-rendering with Notion
> Serverless pre-rendering with Notion example for workshop

# File Structures
```sh
.
├── components
│ └── notion.js # notion component
├── data
│ └── notion.js # fetching and parsing data from notion
└── pages
├── api
│ └── images.js # proxying image on notion
└── index.js # main app
```
# Notion API v3 Page Data
[Sample JSON](https://gist.github.com/ragingwind/4f44637dae70a3a25336d5447183ad11) code used for this project
# Licenses
- Content license @ Jimmy Moon