first commit

This commit is contained in:
2025-05-27 17:02:32 +09:00
commit 191fe24ed2
36 changed files with 13550 additions and 0 deletions

3
.env.example Normal file
View File

@ -0,0 +1,3 @@
KINTONE_BASE_URL="https://sample.kintone.com"
KINTONE_USERNAME="user01"
KINTONE_PASSWORD="XXXXXXXXXXXXXXXX"