Skip to content

vdevcode/Be-Minanonihongo-Romanji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oodle-backend-rs

Rust

Rust Runtime for Vercel Functions.

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.