6ff7fa74e226fee22ed97372662ed1ef44b3a3fe
* refactor: improve error handling * fix: specify bind address instead of port * fix: remove temporary testing file * fix(errors): change error names to snake_case * refactor(errors): split indexing error types, remove unused errors * feat: add env variable checking at program start This just checks whether the enviroment variables exist and can parse to the given type and gives a warning if they can't. This should prevent cases where the program fails at runtime due to checking an environment variable that doesn't exist.
Description
Languages
Rust
39.8%
Vue
37.1%
TypeScript
18.9%
HTML
2%
JavaScript
1.1%
Other
0.8%
