Commit graph

5 commits

Author SHA1 Message Date
1d42c63e53 chore(server): Rename server.rs as server/mod.rs
Server will be the more complex component, so prepare to add more
modules under server.
2024-04-07 13:17:02 +01:00
1207bbcff3 feat: Add Filesystem to wrap fs operations 2024-04-07 12:06:33 +01:00
d341647d7d feat(init): log when not overwritting exiting file 2024-04-07 08:56:33 +01:00
e25ff500d8 feat(server): Add stub for server start command 2024-04-06 18:53:18 +01:00
1e3ca5b711 feat(server): creates a default server configuration file
The default configuration is currently blank
2024-04-06 18:42:34 +01:00