Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 27 days ago
JSON representation
Create nbundle-powered Notion apps with one command.
- Host: GitHub
- URL: https://github.com/phuctm97/nbundle-create-notion-app
- Owner: phuctm97
- Archived: true
- Created: 2022-06-12T08:46:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T00:11:27.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T04:04:58.190Z (about 2 months ago)
- Topics: notion, notion-api, notion-automation, notion-client
- Language: TypeScript
- Homepage: https://developers.nbundle.com
- Size: 693 KB
- Stars: 17
- Watchers: 0
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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