Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyejing/chatter
chatter
https://github.com/cyejing/chatter
Last synced: 8 days ago
JSON representation
chatter
- Host: GitHub
- URL: https://github.com/cyejing/chatter
- Owner: cyejing
- Created: 2024-04-13T18:44:12.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-07T15:26:17.000Z (6 months ago)
- Last Synced: 2024-05-07T17:51:42.955Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chatter
英语阅读,用键盘敲打出翻译, 新的英语阅读方式## 技术栈
React + Rust + Tauri + WASM + Axum Server多种运行方式:
1. 静态页面 + WASM
2. 服务端模式 + Axum Server
3. 桌面端 + Tauri## 运行必备
### WASM
1. `cargo install wasm-pack`
1. `cargo install rsw`### Tauri
1. `cargo install cargo-tauri`### Shuttle
1. `cargo install cargo-shuttle`