https://github.com/itsfarseen/iame_election_backend
https://github.com/itsfarseen/iame_election_backend
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/itsfarseen/iame_election_backend
- Owner: itsfarseen
- Created: 2019-06-25T07:41:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-22T15:29:32.000Z (about 3 years ago)
- Last Synced: 2025-03-08T21:11:23.009Z (over 1 year ago)
- Language: Rust
- Size: 40 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IAME_Election_Backend
1. Install latest version of Rust: https://rustup.rs/
2. Install `postgresql` and configure the database connection in `Rocket.toml`
2. Run `cargo run`