phoenix e51df82f09
All checks were successful
Release Tagging / release (push) Successful in 41s
Rust Build / Check (push) Successful in 32s
Rust Build / Test Suite (push) Successful in 38s
Rust Build / Rustfmt (push) Successful in 35s
Rust Build / Clippy (push) Successful in 35s
Rust Build / build (push) Successful in 31s
CORS env variables (#19)
Reviewed-on: #19
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
2025-09-28 23:08:32 +00:00
2025-09-28 23:08:32 +00:00
2025-08-02 21:26:14 +00:00
2025-05-28 19:59:08 -04:00
2025-09-28 23:08:32 +00:00
2025-09-28 23:08:32 +00:00
2025-06-01 01:18:56 +00:00

This is a library used to retrieve environment variables associated with various icarus projects. Rather than having the various icarus projects such as icarus, icarus_auth, songparser, and others, have environment code, it would be more efficient to consolidate it. Especially, if there are commonly used environment variables used throughout the apps.

Description
Library to retrieve environment variables commonly used in various icarus projects
Readme 164 KiB
v0.5.0 Latest
2025-10-12 21:20:10 +00:00
Languages
Rust 100%