English | 中文
- Modify vue.config.js to handle cross-origin requests.
- Create an API endpoint to fetch Group information and configure the API-Key.
- Add an input field on the frontend page to receive the 'group_invite_url' parameter.
- Add a button on the frontend page to trigger the API call and fetch the Group information.
-
Replace the API-Key in getGroupInfo.js.
-
Start the project:
npm run serve
- Once the page is open, enter any Group's sharing link in the input field. You can use this link for testing
https://debox.space/dao/wC6DlLGJ
- After entering the link, click the button, and a panel will pop up displaying the Group's information.