.cargo
|
修改config.toml使用清华镜像
|
2024-05-21 14:43:09 +08:00 |
.idea
|
添加firebase开发库
|
2024-04-21 13:27:57 +08:00 |
.vscode
|
修改launch.json,删除无用参数
|
2024-04-16 16:40:29 +08:00 |
api
|
移除无用的use
|
2024-05-22 16:02:22 +08:00 |
domain
|
移除无用的use
|
2024-05-22 16:02:22 +08:00 |
library
|
添加google账号 id token校验
|
2024-05-23 15:30:06 +08:00 |
service
|
移除无用的use
|
2024-05-22 16:02:22 +08:00 |
src
|
first commit
|
2024-03-10 09:46:37 +08:00 |
.env
|
使用sqlx替换sea-orm
|
2024-05-21 18:01:50 +08:00 |
.gitignore
|
first commit
|
2024-03-10 09:46:37 +08:00 |
app.toml
|
添加token生成
|
2024-05-22 18:00:28 +08:00 |
Cargo.lock
|
添加google账号 id token校验
|
2024-05-23 15:30:06 +08:00 |
Cargo.toml
|
添加token生成
|
2024-05-22 18:00:28 +08:00 |