Skip to content

goqoo-on-kintone/kintone-proxy-config-setting-plugin-demo

Repository files navigation

kintone-proxy-config-setting-plugin-demo

kintone アドベントカレンダー2023の記事
kintoneプラグインにAPIトークンを秘匿して、JSカスタマイズから利用する
のサンプルプロジェクトです。

サンプルその1: 自動採番

src-example1配下のコードがそのまま動きます。URLやIDは適宜変更してください。

サンプルその2: 別アプリの参照・更新・コメント書き込み

src-example2以外はすべて「サンプルその2」用のコードです。 Goqoo on kintoneによるビルドが必要です。

Install

「サンプルその1」以外のすべてのコードが

git clone https://github.com/goqoo-on-kintone/kintone-proxy-config-setting-plugin-demo.git
cd kintone-proxy-config-setting-plugin-demo
yarn install
cp .env.example .env # Edit .env
cp goqoo.config.js.example goqoo.config.js # Edit goqoo.config.js

Build

yarn build

Start dev server

yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published