Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phuctm97/nbundle-create-notion-app

Create nbundle-powered Notion apps with one command.
https://github.com/phuctm97/nbundle-create-notion-app

notion notion-api notion-automation notion-client

Last synced: about 1 month ago
JSON representation

Create nbundle-powered Notion apps with one command.

Awesome Lists containing this project

README

        

> This project is in early access and requires an invite code to use.
>
> ⤷ [Sign up for early access](https://phuctm97.gumroad.com/l/nbundle-waitlist).

---

**⚠️ All `1.0.x` releases are `alpha` releases, are not stable, and may have breaking changes.**

---

# Create Notion App · [![npm Version](https://img.shields.io/npm/v/create-notion-app?logo=npm)](https://www.npmjs.com/package/create-notion-app) [![CI](https://github.com/nbundle/create-notion-app/actions/workflows/ci.yml/badge.svg)](https://github.com/nbundle/create-notion-app/actions/workflows/ci.yml)

Create [nbundle-powered][nbundle] [Notion] apps with one command:

```shell
yarn create notion-app
```

Or for a TypeScript project:

```shell
yarn create notion-app --ts
```

## Options

`create-notion-app` comes with the following options:

| Option | Description |
| -------------------------- | ------------------------------------------------------------------------- |
| **-t, --ts, --typescript** | Initialize as a TypeScript project |
| **-d, --devtool** | Use default devtools (prettier, husky, lint-staged, commitlint, & cspell) |

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md).

[nbundle]: https://developers.nbundle.com
[notion]: https://www.notion.so