Skip to content

kintone-workshops/kintone-ai-meeting-minutes

Repository files navigation

Kintone Workshop Repo Template

Quick TODO: Items

  • swap bit.ly/INSERT_REPO_SHORT_LINK with the bit.ly link
  • swap INSERT_REPO_NAME with the workshop repo name
  • swap youtube.com/live/INSERT_YOUTUBE_LINK with YouTube Live Link
  • If not needed, remove npm install -g @kintone/customize-uploader
  • Update Create a `.env` File section
  • Update Create a Kintone Web Database App section
  • Swap bit.ly/INSERT_SURVEY_LINK with the Survey Link
  • Run markdown-link-check to check broken links - tcort/markdown-link-check
    • find . -name \*.md -not -path "./node_modules/*" -print0 | xargs -0 -n1 markdown-link-check -p -q
  • Run markdownlint '**/*.md' --ignore node_modules to check markdown syntax - igorshubovych/markdownlint-cli

Resources

File Description
Common_Kintone.md Snippets to describe common Kintone steps
README_Template.md Template for README.md
docs/Event_Description.md Template for Event Description
docs/Solution.md Template for Solution Doc
docs/Workshop_Steps.md Template for Workshop Steps
docs/Zoom_Chat.md Template for Zoom Chat Snippets
docs/img/common_kintone Screenshots for common Kintone steps
docs/img/common_signup Screenshots for Sign-up process
docs/img/common_vscode Screenshots for VS Code settings

About

Generate Meeting Minutes on Kintone with Open AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published