No description
Find a file
2023-02-27 12:25:58 +01:00
.woodpecker initial commit, empty rocket server 2023-02-27 12:25:58 +01:00
crates/ezidam initial commit, empty rocket server 2023-02-27 12:25:58 +01:00
.gitignore initial commit, empty rocket server 2023-02-27 12:25:58 +01:00
Cargo.lock initial commit, empty rocket server 2023-02-27 12:25:58 +01:00
Cargo.toml initial commit, empty rocket server 2023-02-27 12:25:58 +01:00
readme.md initial commit, empty rocket server 2023-02-27 12:25:58 +01:00
rust-toolchain.toml initial commit, empty rocket server 2023-02-27 12:25:58 +01:00

ezidam

pronounced as "ez" + "idam"

  • ez: easy
  • idam: identity and access management wikipedia

setup

  1. install rust via rustup
  2. install the nightly toolchain with rustup toolchain install nightly

use the nightly toolchain during development, it can provide better errors