Blazingly Fast..!
Create an .env
file in the root of the project and add your mongodb uri to it.
MONGODB_URI=<your-mongo-uri>
Create a folder with name out
in the root of the project.
cargo run
cargo test
cargo bench
cargo fmt
cargo clippy
Blazingly Fast..!
Create an .env
file in the root of the project and add your mongodb uri to it.
MONGODB_URI=<your-mongo-uri>
Create a folder with name out
in the root of the project.
cargo run
cargo test
cargo bench
cargo fmt
cargo clippy