Home - bpmbox/P1_bpmchat GitHub Wiki

what in seartt

https://modx.dreamso.net/index.php?id=1

  1. reactdebug
  2. ローカルで開かないとdebugは出来ない WEBブラウザーのVSCODEだと、CHROMEと通信が取れないため。
  3. https://black-cattle-g8faislk.ws-us34xl.gitpod.io/

AWS 仕様書

  1. 商品データの追加(管理画面)
  2. 商品データ管理の追加(フロント画面)
  3. サーバーサイドAPIの追加(Laravel)
  4. RactNativeで情報表示を追加する

BPMS  CHAT (業務フローを元に作成 独自チャットで必要画面など表示)

全体の流れ

image

初期BPMSで全体の流れを記載

image

BPMS ワークフローで作業の流れを管理

GSSから設計作成  APPSHEETで、スプレッドシートで確認システムの作成

image

image

APPSHEET で設計の作成をする

image

APPSHEETで管理画面の作成

方針

  • 情報基盤 PHP業務システム(PHPRUNNER)

  • 業務フロー 画面 BPMS(Processmaker)

  • API(NODE,PYTHON,PHP GraphQL)

  • 開発などの資料まとめ、業務(GSS)

  • 業務ロジック(GAS)

  • 業務用アプリ(APPSHEET)

  • 上記の内容を元に、ReactNaiveをベースとしてAPI通信のサービスの作成

    • 開発は単体テストの為、GITPODで単体でステップ実行
    • サービス用はDockerで起動
  • spreadsheetSpreadSheetにシステムを統一

  • 単体テストは スプレッドシートに関数を記載して一括テスト

  • python で操作(GASと兼用)https://github.com/googleworkspace/python-samples

image

APPSHEET

  • アプリの雛型の作成
  • sheetの内容を各種データに変換した後データ確認用のアプリを作成する

image

opencolab

nodejs(GASで作成する前にNodejsで作成)

image

AWS

github

  • action gas
  • action eca

ReatNative React(VS Codeでdebugが出来ないとキツイ)

https://v5.reactrouter.com/web/example/nesting

  1. navigation https://reactnavigation.org/docs/navigation-lifecycle
  2. redux

image 1,vscodeをローカルで立てる 2,task.json

Expo(step debug 確認)

laravel(STEP デバッグの確認GITPOD) 20220208 これが出来た後、APPSHEETで開発

デバッグURL

  • cloud9上でデバッグ実行をして、リモートからURLをたたく(GITPODでも同じか)

https://URL?XDEBUG_SESSION_START=cloud9ide

  1. 上記のURLを実行
  2. Cloud9上で ステップ実行開始
  3. リアルタイムで、プログラムの内容を確認

image

Django

image

Open in Gitpod

GraphQL

Google colab

https://colab.research.google.com/github/Pippippi3104/colab_sample/blob/master/github.ipynb

OpenAI

ChatworkBot

LineBot

  • LINEAPI と GASでのチャットボット

APIServer(Laravel Django hasura)

https://hasura.io/docs/latest/graphql/core/guides/mysql-preview.html

Line

OCR

GoogleCustomSearch

FireBase

sendbird

sendgrid

mailhog

teraform

Google Apps Script Samples Build Status

Various sample code and projects for the Google Apps Script platform, a JavaScript platform in the cloud.

Learn more at developers.google.com.

Google APIs

AdminSDK

dithub dev

Advanced Services

Calendar

Classroom

Data Studio

Docs

Drive

Forms

Gmail

People

Sheets

Slides

Tasks

Templates

  • Build off a working framework for new Apps Script projects.

Triggers

  • Call an Apps Script function such as onOpen, onEdit, or onInstall in an add-on
  • Create a time-driven trigger

Codelabs

Codelab tutorials combine detailed explanation, coding exercises, and documented best practices to help engineers get up to speed with key Google technologies. Here's a list of Apps Script codelabs:

Clone using the clasp command-line tool

Learn how to clone, pull, and push Apps Script projects on the command-line using clasp.

Lint

Run ESLint over this whole repository with:

npm run lint

This command will fix simple errors.

⚠️ **GitHub.com Fallback** ⚠️