Commit Graph

7 Commits

Author SHA1 Message Date
1284698948 chore: use different base url for different output 2025-10-28 00:50:58 +08:00
8dbdefb8b1 chore: add publish scripts 2025-10-27 21:16:25 +08:00
81995263d6 feat: people add new filed 'contact' 2025-10-27 15:38:02 +08:00
f202eba35a fix: some build errors and warnings caused by useless code 2025-10-27 00:43:19 +08:00
28de10061a feat: use api for manage people
- wrap the backend apis
- post people by api
- list people by api
- auto fill people form by post input api
- auto fill people form by post image api
2025-10-27 00:42:18 +08:00
ddb04ff15e feat: basic layout and pages
- add basic layout with sidebar and main container
- add three menus in sidebar
- add people form page for post people
- add text and image input for recognize people info
- add people table page for show peoples
2025-10-27 00:37:39 +08:00
7c28eda415 Initial commit 2025-10-27 00:35:14 +08:00