- 添加React + Vite前端项目 (client) - 添加Node.js + Express后端项目 (server) - 实现JWT认证系统 (注册/登录/刷新Token) - 添加Prisma ORM配置 (SQLite/PostgreSQL) - 配置Tailwind CSS和Mantine组件库 Co-Authored-By: Claude (MiniMax-M2.1) <noreply@anthropic.com>
5 lines
72 B
Plaintext
5 lines
72 B
Plaintext
[submodule "client"]
|
|
update = none
|
|
[submodule "server"]
|
|
update = none
|