ninest / notion-nu-courses

Notion scripts for NU Courses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notion scripts for NU Courses

Development

First install Bun, and add a Notion API key to .env:

NOTION_API_KEY=secret_XXkeyhere

Run bun install,

then run any of the scripts in scripts/ with bun run scripts/<script name>.ts.

About

Notion scripts for NU Courses


Languages

Language:TypeScript 100.0%