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

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

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 install

npm start