-
-
-
問題:目前官網沒有 CMS,所以上線內容需要發 PR,導致的問題是更新內容門檻高、速度慢
Todo
- [ ] 確認解決方案。Tempo 提出他們公司用 https://hygraph.com/
- [ ] 評估時間
-
-
# Bug Report
| Subject | Details |
| :------------- | :------ |
| Rector version | 0.19.0 |
After upgrading a project to PHP 8.2 and `rector/rector` to 0.19.0, rector fails on a specif…
-
When transforming my html to ast, when I upsert my data to Hygraph, I get the error:
"ClientError: expected RichText raw value to be object"
The ast object I get back is:
```
[
{ type: 'par…
-
-
- [x] Hygraph connectie
- [x] Queries
- [x] Utils
-
The Video Node Renderer has the following types:
`type VideoNodeRenderer = (props: Partial) => JSX.Element;`
VideoProps is as follows:
```
export interface VideoProps {
src: string;
ti…
-
## Ticket PK-02: Develop `packNftContract` Model
**Objective:**
Create a new `packNftContract` model to manage the NFTs associated with each pack.
**Tasks:**
1. Define the `packNftContract` m…