You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# Lark-Next-Bootstrap-ts
1
+
# orgserver-lark
2
2
3
3
[Lark][0] project scaffold based on [TypeScript][2], [React][1], [Next.js][3], [Bootstrap][4] & [Workbox][5]. And this project bootstrapped with [`create-next-app`][6].
1. create & configure your own `CACHE_REPOSITORY` with https://github.com/idea2app/Web-file-cache
112
+
1. create & configure your own `CACHE_REPOSITORY` with https://github.com/open-source-bazaar/Web-file-cache
113
113
2. set the `NEXT_PUBLIC_CACHE_HOST` environment variable to your CDN URL
114
114
3. start your Lark-Next.js service, then copy the Crawler JWT from CLI console
115
115
4. create an Automation Flow in your Lark BI Table to watch Attachment fields changing, then send an HTTP `POST` request to `https://your.next.js/api/file/crawler/task` with the Crawler JWT in the `Authorization` header
0 commit comments