yujiangping
e92a2f814b
feat(web): update auto-imports with new React hooks and components
...
- Add React components: Activity, Fragment, Suspense
- Add React hooks: cache, cacheSignal, createContext, use, useActionState, useEffectEvent, useOptimistic
- Maintain existing React Router imports and hooks
- Expand global type declarations for improved IDE autocomplete and type safety
2025-12-17 14:19:43 +08:00
zhaoying
fb01d185e4
update web
2025-12-15 15:15:21 +08:00
zhaoying
437b26ecfc
update web
2025-12-15 15:15:13 +08:00
zhaoying
1eb36f1aef
update web
2025-12-15 15:14:56 +08:00
zhaoying
694a0eb4e3
update web
2025-12-15 15:13:41 +08:00
zhaoying
9cf22bfae2
update web
2025-12-15 15:12:49 +08:00
zhaoying
db3d3dee85
update web
2025-12-15 15:10:42 +08:00
lanceyq
570392aa6f
Docs/installation tutorial ( #7 )
...
* [add]修改迁移文件新建空白表结构
* Add installation guide and environment setup
Added installation instructions and environment requirements for MemoryBear.
* [delete]删除api,web的readme.md。只保留唯一readme.md
* Fix database connection example in README
Update database connection configuration example in README.
2025-12-05 21:38:31 +08:00
lanceyq
9d1c546173
Fix/service startup(补充requirements.txt、修改neo4j的ip) ( #6 )
...
* [fix]修复服务启动
* [fix]补充requirements.txt
* [changes]修改config.py中neo4j的IP
* [fix]更改neo4j的ip与postgre、redis
2025-12-05 10:22:58 +08:00
lanceyq
0117194a67
[fix]修复服务启动 ( #3 )
2025-12-04 18:50:09 +08:00
Ke Sun
c1adc62ec6
feat: Add base project structure with API and web components
2025-12-02 20:28:01 +08:00