a3c52c7761
feat(config): rename propery url as hostname
cb0a7f7cd7
feat(config): rename property type as forge_type
cd8d236940
chore: cargo clippy fixes
cb46138cdc
build(bacon): Add bacon.toml config
efb55e4b3b
feat(server/config): Parse file
90f9ab8e96
feat(filesystem): Add read_file()
8d983418c5
chore(deps): Add terrors dependency
2c07bb5af3
refactor(filesystem): Use info! rather than event!
7155cf7628
chore(dev-deps): Add anyhow dependency
e63f54d4b9
chore: Remove cc-cli from dev dependencies
1207bbcff3
feat: Add Filesystem to wrap fs operations
e25ff500d8
feat(server): Add stub for server start command
4a0e0fdfa5
chore(deps): Add tracing dependencies
866d38674a
build: Add cargo config file
3a253d8568
chore: Remove redundant logging