/oodle-backend-rs

Backend for the polling system oodle - written in Rust

Primary LanguageRustMIT LicenseMIT

oodle-backend-rs

Backend for the polling system oodle - written in Rust.
Frontend: oodle-frontend.
This project deprecates oodle-backend.

How to run

cargo run

Port

The default port is 3001.
You can change it by editing .env or by passing the PORT environment variable.