logto icon indicating copy to clipboard operation
logto copied to clipboard

feat(console): add Next.js integration guide in admin console

Open charIeszhao opened this issue 2 years ago • 2 comments

Summary

Add Next.js integration guide in admin console

image image image image

Testing

  • [x] Locally tested both English and Chinese versions worked fine

charIeszhao avatar Jul 29 '22 15:07 charIeszhao

LOG-3845 Add Next.js guide in admin console

Add Next.js SDK integration guide in traditional web

linear[bot] avatar Jul 29 '22 15:07 linear[bot]

COMPARE TO master

Total Size Diff :warning: :chart_with_upwards_trend: +11.41 KB

Diff by File
Name Diff
packages/console/src/assets/docs/tutorial/integrate-sdk/next.mdx :chart_with_upwards_trend: +5.28 KB
packages/console/src/assets/docs/tutorial/integrate-sdk/next_zh-cn.mdx :chart_with_upwards_trend: +5.51 KB
packages/console/src/pages/Applications/components/Guide/index.tsx :chart_with_upwards_trend: +180 Bytes
packages/console/src/pages/Applications/components/GuideHeader/index.tsx :chart_with_upwards_trend: +99 Bytes
packages/console/src/types/applications.ts :chart_with_upwards_trend: +36 Bytes
packages/phrases/src/locales/en/translation/admin-console/applications.ts :chart_with_upwards_trend: +4 Bytes
packages/phrases/src/locales/zh-cn/translation/admin-console/applications.ts :chart_with_upwards_trend: +4 Bytes
packages/shared/package.json :chart_with_upwards_trend: +25 Bytes
packages/shared/src/utilities/index.ts :chart_with_upwards_trend: +26 Bytes
packages/shared/src/utilities/string.ts :chart_with_upwards_trend: +221 Bytes
pnpm-lock.yaml :chart_with_upwards_trend: +42 Bytes

github-actions[bot] avatar Jul 29 '22 15:07 github-actions[bot]