このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
kashiro
/
rust-template
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
RustRover cargo-generate template: Axum + Vue 3 + TypeScript + Tailwind + sqlx
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
3
コミット
1
ブランチ
161 KiB
ツリー:
961c5e2083
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'961c5e2083' から
${ noResults }
rust-template
/
rust-toolchain.toml
rust-toolchain.toml
66 B
Raw
通常表示
履歴
Initial Axum + Vue fullstack template. Workspace starter for RustRover: Axum, sqlx, PostgreSQL, Vue 3, TypeScript, Tailwind, shared TOML config, request logging, and OpenAPI-generated frontend client.
1週間前
1
2
3
[toolchain]
channel = "stable"
components = ["rustfmt", "clippy"]