Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 495 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 495 Bytes

学習用に作成した Rust 製アンケート Web アプリ

Web 上で名前と感想などを入力して提出し、サーバで一覧できる
リアクションペーパのような用途も考え、学籍番号の入力欄がある

Features

サーバもフロントも Rust で書いた

Requirements

cargo-make

cargo install --force cargo-make

Usage

cargo make start --release

http://localhost:8000にアクセス