6 Commits

Author SHA1 Message Date
527d96b286 Added Hot Reload For Configs:
- Added hot reload for config changes
- Slight change to config path for OS agnostic file path
2024-11-14 16:02:19 -08:00
fdb58dfa97 Added Better Logging:
- Added logger package with colorized logging
2024-11-14 13:20:52 -08:00
1b5d9a6d98 Added Makefile & Scripts:
- Added makefile
- Added install and uninstall scripts
2024-11-13 22:34:15 -08:00
a276cabcd6 Added Auto Config File Creation:
- Added ability to automatically copy example config file to config location
2024-11-13 17:26:14 -08:00
8a1d9ab8ea Finished Basic RPC Interface:
- Added configuration loading
- Added RPC client creation & update
- Added example configuration file
2024-11-13 16:48:37 -08:00
f0616214b6 Initial Project Setup:
- Setup golang project
- Setup nix flake & envrc for development
- Setup basic directory structure
2024-11-10 17:02:04 -08:00