logoNotionDir
Working with the codebase

Project structure

Learn how the NotionDir codebase is structured.

NotionDir follows the standard Next.js project structure, making it instantly familiar to developers with Next.js experience.

Let's explore the project's directory organization:

site-config.ts
types.ts
logo.png (update this with your own logo)
tailwind.config.ts
tsconfig.json
README.md
components.json
next-env.d.ts
next.config.mjs
package.json
pnpm-lock.yaml
postcss.config.mjs