tolgaand / notion-video-schedule

Website developed with express and notion to show scheduled videos

Home Page:https://notion-video-schedule.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Website developed with express and notion to show scheduled videos

https://notion-video-schedule.herokuapp.com


Languages

Language:JavaScript 50.2%Language:HTML 31.1%Language:CSS 18.8%