이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
kashiro
/
rust-template
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
RustRover cargo-generate template: Axum + Vue 3 + TypeScript + Tailwind + sqlx
25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
커밋
1
브렌치
161 KiB
트리:
961c5e2083
master
브랜치
태그
${ item.name }
${ searchTerm }
브랜치 생성
from '961c5e2083'
${ noResults }
rust-template
/
rust-toolchain.toml
rust-toolchain.toml
66 B
Raw
Normal View
히스토리
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"]