meipp / oodle-backend-rs

Backend for the polling system oodle - written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Backend for the polling system oodle - written in Rust

License:MIT License


Languages

Language:Rust 100.0%