1.7.7 • Published 8 months ago

@konomi-app/k2 v1.7.7

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

k2 - 🍳 kintone kitchen 🍳

kintone SDK for Node.js

🥦 Installation

npm install @konomi-app/k2

🥚 Requirements

mkcert

K2 uses mkcert to generate a self-signed certificate for local development. You can install it by following the instructions here.

# Windows
choco install mkcert

# macOS
brew install mkcert

If you are using Windows, you may need to install Chocolatey first. You can find the instructions here.

🥕 Usage (kintone Customization)

1. Initialize

npx k2 init

This command will create a .k2 directory in your project root. This directory contains the configuration files for K2.

2. Local Development

npx k2 dev

By executing the above command, a local server will be launched on the port number specified in the configuration file. By setting the URL of the local server to the app implementing kintone customization, you can develop in a local environment.

3. Build

npx k2 build

🥬 Usage (kintone Plugin)

1. Initialize

npx plugin init

This command will create a .plugin directory in your project root. This directory contains the configuration files for the plugin.

2. Local Development

npx plugin dev

By executing the above command, a local server will be launched on the port number specified in the configuration file. By setting the URL of the local server to the app implementing kintone plugin, you can develop in a local environment.

1.7.7

8 months ago

1.6.1

9 months ago

1.6.0

9 months ago

1.7.6

9 months ago

1.7.5

9 months ago

1.7.4

9 months ago

1.7.3

9 months ago

1.7.2

9 months ago

1.7.1

9 months ago

1.7.0

9 months ago

1.5.1

9 months ago

1.5.0

11 months ago

1.4.8

11 months ago

1.4.7

11 months ago

1.4.6

11 months ago

1.4.5

11 months ago

1.4.4

11 months ago

1.4.3

11 months ago

1.4.2

12 months ago

1.4.1

12 months ago

1.4.0

12 months ago

1.3.1

12 months ago

1.3.0

12 months ago

1.2.0

12 months ago

1.1.0

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

1 year ago

0.10.3

1 year ago

0.10.2

1 year ago

0.10.1

1 year ago

0.10.0

1 year ago

0.9.1

1 year ago

0.9.0

1 year ago

0.8.1

1 year ago

0.8.0

1 year ago

0.7.1

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago

0.4.2

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.0

1 year ago