# NotCMS ## Docs - [init](https://docs.notcms.com/en/cli-commands/init.md): Initialize a new NotCMS project - [pull](https://docs.notcms.com/en/cli-commands/pull.md): Generate TypeScript schema from Notion databases - [Next.js Integration](https://docs.notcms.com/en/examples/nextjs.md): Build a blog with Next.js and NotCMS - [Introduction](https://docs.notcms.com/en/introduction.md): Turn your Notion workspace into a type-safe headless CMS - [Quick Start](https://docs.notcms.com/en/quickstart.md): Get up and running with NotCMS in under 5 minutes - [Get Single Item](https://docs.notcms.com/en/usage/get.md): Fetch individual items from your Notion databases - [Initializing Client](https://docs.notcms.com/en/usage/initializing-client.md): Learn how to set up and configure the NotCMS client - [List Items](https://docs.notcms.com/en/usage/list.md): Query and list multiple items from your Notion databases ## OpenAPI Specs - [openapi](https://docs.notcms.com/api-reference/openapi.json)