Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 310 Bytes

File metadata and controls

7 lines (5 loc) · 310 Bytes

Password Manager Server in Rust, built with Axum.

To be used with this client application.

Config environment variables:

  • DATABASE_URL: Full connection string for the database
  • JWT_SECRET: Secret used to sign and verify JWT tokens