CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

✨ FileService implementation

Open FastestMolasses opened this issue 1 year ago • 0 comments

Description

We need a file service that will handle all file system (FS) related interactions. It will depend on the dependency injection system and will support multiple providers, such as a local FS and a remote FS. This is part of the ongoing refactors to the application architecture.

Alternatives Considered

No response

Additional Context

No response

Screenshots

No response

FastestMolasses avatar Apr 03 '24 07:04 FastestMolasses