Commit Graph

7 Commits

Author SHA1 Message Date
1cf58e9f9b Update nextjs to 12.1
* update modify post save to db
* Update concurrent fectures
* Update exist post
2022-02-18 11:52:38 +08:00
5e6efb9976 Update search box
* add forward ref
* add get posts API
* Add search loading card
* Search page done
* Update build script
2022-02-09 17:59:33 +08:00
5e1f58a144 Add search API
* update prisma
* Add search API in page
* add API with fetch
* Update search with global state
2022-02-08 20:40:08 +08:00
89f290218b Add search API 2022-02-07 21:28:57 +08:00
ca376f0656 Switch get post to prisma
* Switch post page to get post with prisma
* Switch pagination page to get data from database
* Switch search page to get data from database
* Add archive card loading
2022-02-07 21:28:29 +08:00
3a33d5ea24 Update schame
* add all post to db scripte
2022-01-30 18:06:17 +08:00
754c166015 Add comment component
* add in browser view hook
2022-01-20 13:55:27 +08:00