https://github.com/kostastepetes/notion-api-node-scheduler
📆 Using Notion API + NodeJS + ExpressJS to fetch scheduled video releases from Notion and display in a webpage
https://github.com/kostastepetes/notion-api-node-scheduler
calendar-view express-js nodejs notion notion-api notion-script
Last synced: 3 months ago
JSON representation
📆 Using Notion API + NodeJS + ExpressJS to fetch scheduled video releases from Notion and display in a webpage
- Host: GitHub
- URL: https://github.com/kostastepetes/notion-api-node-scheduler
- Owner: kostastepetes
- Created: 2021-07-03T16:02:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-03T16:11:26.000Z (almost 4 years ago)
- Last Synced: 2025-01-10T03:35:29.000Z (4 months ago)
- Topics: calendar-view, express-js, nodejs, notion, notion-api, notion-script
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notion Api Node Scheduler
Using Notion API + NodeJS + Express to fetch scheduled video releases from Notion and display them in a webpage.## Notion Setup
Create a calendar database in Notion with a title, date, tags and description
Create an integration
Share your calendar with the integration## How to use
npm installnpm start