/notion-video-schedule

Website developed with express and notion to show scheduled videos

Primary LanguageJavaScript

Notion Setup

  • Create a calendar database in Notion with a title, date, tags and description
  • Create an integration
  • Share your calendar with the integration

Usage

Add your notion secret token and the database id to the .env-example file and rename to .env

npm install
npm start