https://github.com/alexzhang1030/bookmarks-lark
https://github.com/alexzhang1030/bookmarks-lark
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexzhang1030/bookmarks-lark
- Owner: alexzhang1030
- Created: 2024-03-28T05:14:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-28T05:15:41.000Z (about 1 year ago)
- Last Synced: 2025-02-15T10:35:51.847Z (3 months ago)
- Language: Vue
- Homepage: https://bookmarks-lark.vercel.app
- Size: 161 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bookmarks
This is a easy app render bookmarks that stored in `Feishu` bitable.
## How to deployment
- Create a bitable in Feishu like this

- Create a Feishu app and get the `app_id` and `app_secret`
URL will be like `https://open.feishu.cn/app//baseinfo`
- Get `app token` and `table id` from bitable URL
```
https://.feishu.cn/base/abcabcabcab?table=efefefefef&view=
^^^^^^^^^^^ ^^^^^^^^^^
Your app token Your table id
```