Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cyejing/chatter

chatter
https://github.com/cyejing/chatter

Last synced: 8 days ago
JSON representation

chatter

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`