mirror of
https://github.com/Xevion/banner.git
synced 2026-01-31 02:23:34 -06:00
Integrate ts-rs for Rust-to-TypeScript type generation, build course search page with filters, pagination, and expandable detail rows, and refactor theme toggle into a reactive store with view transition animation.
7 lines
88 B
Plaintext
7 lines
88 B
Plaintext
.env
|
|
/target
|
|
|
|
# ts-rs bindings
|
|
web/src/lib/bindings/*.ts
|
|
!web/src/lib/bindings/index.ts
|